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

Processing Paystack payment error #28

Closed
Bendevet opened this issue Dec 10, 2019 · 6 comments
Closed

Processing Paystack payment error #28

Bendevet opened this issue Dec 10, 2019 · 6 comments
Labels
help wanted Extra attention is needed

Comments

@Bendevet
Copy link

I couldn't complete payment on Paystack. It keeps showing "loading..." icon without throwing any error or terminating the process.

@wilburx9
Copy link
Owner

That's strange. Mind sharing the piece of code?

@Bendevet
Copy link
Author

Bendevet commented Dec 20, 2019 via email

@wilburx9
Copy link
Owner

@Bendevet It appears you forgot to paste the code snippet.

@wilburx9 wilburx9 added the help wanted Extra attention is needed label Dec 26, 2019
@thebigtank
Copy link

your access code needs to be unique for each request

@Bendevet
Copy link
Author

solved for now:
so I needed to add this " method: CheckoutMethod.card" and then use reference instead of access code.
thanks.

@wilburx9
Copy link
Owner

@Bendevet Since you have found the solution, I guess I will have to close this issue. Please, feel free to reopen it if it reoccurs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants