Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recurring payments and app authentication issue #167

Open
Dipeshstorm opened this issue May 8, 2023 · 0 comments
Open

Recurring payments and app authentication issue #167

Dipeshstorm opened this issue May 8, 2023 · 0 comments

Comments

@Dipeshstorm
Copy link

Dipeshstorm commented May 8, 2023

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
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant