#pmac16-payment-element-tax
1 messages · Page 1 of 1 (latest)
Unfortunately Stripe Tax with PaymentIntents is not available at the moment but you can reach out to the email at the bottom of this page about getting in to the beta for that feature https://stripe.com/docs/tax
Ok thank you
Sorry, one more question. If a customer's card is expiring, does Stripe automatically try a new card year (for example, Visa will update for 5 years from current year)?
When a card is expiring, we automatically talk to the networks and try and update it on our end (see https://stripe.com/docs/saving-cards#automatic-card-updates)
Great, thank you! Does Stripe then also update the card information with the new expiration date?
It seems like it does based on the webhooks you can listen to, correct?
Yup!