#dineshkumar6419
1 messages · Page 1 of 1 (latest)
What is 'checkout page'?
card details enter page
we need to first time only go this page for get the card details, after each time no need to enter card details
If you're collecting payment details in Checkout and saving them correctly for re-use then you can subsequently charge the same card 'off-session', yes: https://stripe.com/docs/payments/save-during-payment?platform=web#charge-saved-payment-method
We can do this one time payment?
Yup, doc above explains