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

Pay Later message component - SSR #492

Open
vunguyen10111995 opened this issue May 17, 2024 · 1 comment
Open

Pay Later message component - SSR #492

vunguyen10111995 opened this issue May 17, 2024 · 1 comment

Comments

@vunguyen10111995
Copy link

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?

@Andribronx1
Copy link

Paypal

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

3 participants
@vunguyen10111995 @Andribronx1 and others