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

Subscriptions/ Recurring payments #59

Closed
DejiAwoniyi opened this issue May 7, 2021 · 4 comments
Closed

Subscriptions/ Recurring payments #59

DejiAwoniyi opened this issue May 7, 2021 · 4 comments
Assignees

Comments

@DejiAwoniyi
Copy link

I am currently using and enjoying Paystack's react native PaystackWebView component. This works seamlessly for accepting singular payments.

Having browsed through the Paystack Docs, I see that recurring payments and Subscriptions are possible. Is there a way to integrate this into PaystackWebView on react native? The documentation was not quite clear on this.

Thanks

@mosoakinyemi
Copy link
Collaborator

Will look into this

@mosesegboh
Copy link

Hello, installed the library, but I cannot find the "Pay Now" button when I run the component on my app. Who can help please.

@just1and0
Copy link
Owner

Hello, installed the library, but I cannot find the "Pay Now" button when I run the component on my app. Who can help please.

Hey 👋🏾

You should make this a new issue and not a comment on another unrelated issue.

thanks 🙂

@just1and0
Copy link
Owner

Hey @DejiAwoniyi

Subscription/Recurring payment was once supported in V3.1.9 but was removed because of security issues. Being able to perform Subscription/Recurring payment means you'd be exposing your paystack secret key and that's not safe as just about anyone with enough time to spare could easily get your secret key and perform unauthorised transactions.

I'll suggest you handle such transaction on the backend 🙂 I know, I know, more work 🥴 but totally worth it for the product and your peace of mind 😊

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

4 participants