#sarthak_29771
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- sarthak_29771, 1 day ago, 7 messages
👋 @subtle tartan How can I help?
I want to implement a process for the payment on my website
You may refer to the guide here for payment processing on your website: https://stripe.com/docs/checkout/quickstart
I have already implemented the stripe page in my dashboard. Further the process will be like user will be charged for car booking from my website, further he/she will accept the authorization for this as well at that time that we can deduct the amount later from his cards if he/she have some fines or tolls so i want this type of auto deduction and i need help for this.
Do you mean you would like to save customer's payment methods and charge the saved payment method in the future? Or do you mean you would like to hold an authorisation of a specific amount and capture partial amount from the authorisation?
I mean to say that i will not hold any amount from the users card but i will have access of the user card to deduct any amount related to fines or tolls in future when the car had delivered by the user after the rental for which i will send the final invoice to the user.
Does stripe provide this type of configuration ?