#insidious12
1 messages · Page 1 of 1 (latest)
Hi there!
That depend exactly what you want to do. One possible way:
- Make the first payment and at the same time save the PaymentMethod
- Then later, make another payment using the same PaymentMethod
I want to do part as if let say bill is $100 right so at first customer will pay $20 at first and after the delivery of the product he can then pay rest $80 is that possible ? and if it is how can we do it?
?
someone there?
I want to do part as if let say bill is $100 right so at first customer will pay $20 at first and after the delivery of the product he can then pay rest $80 is that possible ? and if it is how can we do it?
So does the suggestion I shared above work for you?
someone there?
Please be patient, I'm helping multiple people on Discord at the same time.
oh okay yeah
Hi 👋 jumping in as my teammate steps away. Yes you can split your purchases up into multiple payments, to do so you would require your customer to complete one payment when placing the order, and then process a second payment afterwards.
You can use this approach to save the customer's payment method details during their first payment, and then reuse those to process a second payment for them later:
https://stripe.com/docs/payments/save-during-payment