#pro-pooja
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
Not sure how this should work. Why do you need a trial period for one-time purchases?
Before purchasing the service, user can understand its value and then decide its worth paying for or not.
You can collect a Payment Method using SetupIntent and then charge it when you feel the user is ready to purchase: https://stripe.com/docs/payments/save-and-reuse
Or you can just ask them to pay after the trial period is over.
We are not y charging them upfront, they will be charged after trial period ends.
I understand, this depends how you want to implement this:
- Collect PM initially and then charge it at the end of trial
- Collect and charge the customer at the end of trial