-
Notifications
You must be signed in to change notification settings - Fork 161
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
close paystack popup #82
Comments
@AltaRosso were u able to find a workaround? |
This issue was open almost a year ago, i think it should be given some attention. |
@usmangurowa I don't remember how I did it exactly but if I remember correctly, I changed the background colour of that page. Try that. |
Not sure i follow, changed the background color of the current page i am using the paystack on? Care to share like a code snippet or something? |
I'll try to retrieve the project. I stopped working on it, a year ago. I'll share once I get it up and running. |
Okay, thanks. |
@usmangurowa Could you please share your code snippet. It might help jog my memory. |
@usmangurowa I think I got it - it seems like I ended up using the API https://paystack.com/docs/api/transaction/#initialize
The response includes the authorization url, which is the checkout page. Let me know if this works for you. |
@AltaRosso thanks man, will give it a try. |
First of all, great package. Thanks!
I have a small problem and I am struggling to find a way around it. I am using the PaystackButton, after the popup opens, the background color is white and the users will not be able to see the close icon on the top right corner of the popup to CLOSE the popup if ever they choose not to continue with payment.
Could you please tell me a work around this or if possible, change it on your side.
Much appreciated,
![close popup](https://user-images.githubusercontent.com/65612715/236829490-00e4a65e-0cf1-4401-90a1-e112e27edf72.PNG)
Thanks.
The text was updated successfully, but these errors were encountered: