Skip to content

Conversation

gregjopa
Copy link
Contributor

This PR adds the PayLater button to the recommended html integration for one-time payments:
Screenshot 2025-05-30 at 2 43 27 PM

@gregjopa gregjopa requested a review from a team as a code owner May 30, 2025 19:46
<div class="buttons-container">
<paypal-button id="paypal-button" type="pay" hidden></paypal-button>
<venmo-button id="venmo-button" type="pay" hidden></venmo-button>
<paypal-pay-later-button
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have to admit that it's weird seeing the PayLater button below the Venmo button. 😄

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just copied the button order from the v5 smart stack

@gregjopa gregjopa merged commit 53d4d33 into main May 30, 2025
1 check passed
@gregjopa gregjopa deleted the feature/add-paylater branch May 30, 2025 20:27
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

Successfully merging this pull request may close these issues.

4 participants