#AndersonDev123-installments
1 messages · Page 1 of 1 (latest)
@peak patio yes, this specific feature (https://stripe.com/docs/payments/installments) is just for certain banks in that region as it's something that's part of the payment ecosystem in those places.
Outside of that you can do regular installments using your own business logic(just calling the API on your own schedule to process multiple payments, or building it with our recurring APIs https://stripe.com/docs/billing/subscriptions/subscription-schedules/use-cases#installment-plans)