You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am uncertain whether subscription plan creation is required for recurring payments in GoCardless or if predefined subscription plans on our website will suffice, allowing us to manage users' plans through our backend. My team is unsure whether using the recurring payment API would necessitate subscription creation on GC, which would prevent us from managing users through our backend.
In current development steps are followed -
First user click on desired plan visible in our website frontend
Users fills the form and click for payment
The GC dialogue box opens up and users enter the remaining details (which is showing one of payment in place of recurring payment, payment amount is connected from subscription database details)
User enters bank card details
After that workflow asks user to authorise the payment through scan or continue on desktop (is it possible to skip this step, see attached screenshot)
First month payment gets deducted from user's account and user is subscribed to the membership plan.
Thank you message with user details
how we can solve the user not able to see recurring payment while subscribing through go cardless pop up modal and by pass requirement for user confirmation through app
The text was updated successfully, but these errors were encountered:
I am uncertain whether subscription plan creation is required for recurring payments in GoCardless or if predefined subscription plans on our website will suffice, allowing us to manage users' plans through our backend. My team is unsure whether using the recurring payment API would necessitate subscription creation on GC, which would prevent us from managing users through our backend.
In current development steps are followed -
First user click on desired plan visible in our website frontend
Users fills the form and click for payment
The GC dialogue box opens up and users enter the remaining details (which is showing one of payment in place of recurring payment, payment amount is connected from subscription database details)
User enters bank card details
After that workflow asks user to authorise the payment through scan or continue on desktop (is it possible to skip this step, see attached screenshot)
First month payment gets deducted from user's account and user is subscribed to the membership plan.
Thank you message with user details
how we can solve the user not able to see recurring payment while subscribing through go cardless pop up modal and by pass requirement for user confirmation through app
The text was updated successfully, but these errors were encountered: