#monobot
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
Yes, you can create subscriptions on the backend and charge the user's default payment method. You can use the billing_cycle_anchor property to ensure the users are billed on the same day as before: https://stripe.com/docs/api/subscriptions/object#subscription_object-billing_cycle_anchor
Thanks!
Happy to help. Let me know if you have any other questions.