paypal-js
paypal-js copied to clipboard
Pay Later message component - SSR
Currently, I can only render the Pay Later message by this way:
- Load SDK from client side
https://www.paypal.com/sdk/js?client-id=${clientId}&components=messages - Render Pay Later message using the hint
data-pp-message
I'm using Next.js framework for the Server-side rendering. And I see the is no option to render the Pay later message at SSR Do you have any way to render the Pay later message at SSR?
Paypal
This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please create a new issue with up-to-date information.