#PauloJose - installments
1 messages · Page 1 of 1 (latest)
Hi there. If you are outside of Mexico, you can use a Subscription to charge in installments
Ok, but when the period finishes, how should i proceed?
The cancel_at param will define when the installment ends: https://stripe.com/docs/api/subscriptions/create#create_subscription-cancel_at
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
What's the issue exactly?
Oh thank you, this cancel_at fits exactly my needs, thanks
No problem!