#terencedlo

1 messages · Page 1 of 1 (latest)

upbeat laurelBOT
plain blaze
#

Hi, it appears that Stripe supports meses sin intereses payments for Stripe Mexico accounts using the Payment Intents and Payment Methods APIs, Checkout, Invoicing, Payment Element, and Payment Links: https://stripe.com/docs/payments/installments

calm urchin
#

Thanks for the link, I didnt see that in the docs until now.

Is it possible to collect and save a customer's payment method data and charge them via installments method 7 days later (when their free trial ends)? This is what we do with setupIntents but Im wondering if this is something that can be done with paymentIntent or Payment Methods APIs

plain blaze
#

After re-reading, once you have the Payment Information collected with Setup Intent, you should be able to use the collected Payment Method (as long as these requirements are met, https://stripe.com/docs/payments/installments#requirements) on your Payment Intent for meses sin intereses payments.

calm urchin
#

hmm Ok Ill try to test the installments / mexico test cards

plain blaze
random geyser
#

👋 taking over