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

How to pass callback_url manually #40

Open
seunafara opened this issue Sep 4, 2020 · 4 comments
Open

How to pass callback_url manually #40

seunafara opened this issue Sep 4, 2020 · 4 comments

Comments

@seunafara
Copy link

Hi, Thanks for the amazing lib.

How do I pass a callback_url manually? For example, a company that owns two financial products (a loan and a savings app), they use two different domain names. Passing the callback url in the paystack dashboard isn't really enough. Please help

@Pils36
Copy link

Pils36 commented Nov 25, 2021

Add callback_url to the initialize module

paystack.transaction.initialize({callback_url: where to go})

@dilas12345
Copy link

how can a callback_url be done in react-native

@gray-adeyi
Copy link

Hi! try out this package. It's not yet a major release but it supports typescript and other JavaScript runtime like bun and Deno https://www.npmjs.com/package/@gray-adeyi/paystack-sdk

@gray-adeyi
Copy link

@gray-adeyi/paystack-sdk 0.2.4 release is now available with even better type support 🔥 https://www.npmjs.com/package/@gray-adeyi/paystack-sdk

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