@iamkishanbhatt This is outside the scope of what Cashier offers. You’ll need to use Stripe’s SDK and API directly to achieve this.
Jan 12, 2021
3
Level 6
Laravel Cashier - Stripe Delay Payment
Want to add one time charges on a subscription plan in the stripe.
For e.g. I have new customer created on the backend and also on stripe. If the customer did not complete their payment in 5 days then I need to charge them a specific amount as fee (one time).
So how can I implement this in laravel cashier?
Please or to participate in this conversation.