Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
1 answer
445 views

How to capture order Paypal in Nextjs

I am trying to add a PayPal payment functionality to my website. Currently, I am using PayPalButtons from react-paypal-js and PayPal API v2 I am trying to add a PayPal payment functionality to my ...
Blackmeow's user avatar
0 votes
0 answers
340 views

Why blinks when the paypal button is rendered in nextjs?

I used react-paypal-button-v2 to display the paypal button as below. When the window refreshes, only the button flashes. I think it's because of animation rather than ssr. Can I disable the default ...
popo's user avatar
  • 89