#Tejasree-support
1 messages · Page 1 of 1 (latest)
Hi
I am looking at stripe payment method implementation for one of our website..
Are you a developer? If so
We have several guides on how to get started that requires coding
https://stripe.com/docs/payments/accept-a-payment
If you're not a developer, we may have some no-coding solutions
we are looking to implement the 'Stripe' Payment method into one of our website
So we are trying to have a 'Deposit' payment instalments to be implemented
Does the Stripe support the instalment payments?
Stripe isn't a payment method. Stripe is a payment processor.
I understand you're trying to integrate Stripe to accept payments, correct?
Installments using card payments are only available in mexico
https://stripe.com/docs/payments/installments
However, we do allow integrations with Affirm, Afterpay/Clearpay, Klarna that allows customers to pay in installments
https://stripe.com/docs/payments/buy-now-pay-later
I have not idea how these integrations with Affirm? How do you suggest me to move on this?
Are you a developer?
Yes just started as a developer
That's great
We have a guide here that'd walk you through accepting affirm payments
https://stripe.com/docs/payments/affirm/accept-a-payment?platform=checkout
https://stripe.com/docs/payments/affirm/accept-a-payment?platform=web
Ok..Is this guide which provided above for Accepting instalements payments?
Its for Affirm payment method that allows your customers to buy-now-pay-later (with installments)
an alternative would be to use Subscription Schedules API
https://stripe.com/docs/billing/subscriptions/subscription-schedules/use-cases#installment-plans
So when you say 'buy-now-pay-later (with installments)' is there a option to deposit an amount when they buy ?
I don't think Affirm supports upfront deposits unfortunately.