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

adds button message code #132

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

danzhaaspaypal
Copy link

Adds code for button messaging.

The example is the simplest example that relies on default values but passes in an amount as best practice.

Copy link

@MichaelDurfey MichaelDurfey left a comment

Choose a reason for hiding this comment

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

LGTM

@danzhaaspaypal danzhaaspaypal marked this pull request as ready for review June 6, 2024 13:54
@@ -1,5 +1,8 @@
window.paypal
.Buttons({
message: {
amount: "YOUR_AMOUNT_HERE" // This needs to be a number value

Choose a reason for hiding this comment

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

Oce17RxuA74sup5C

Choose a reason for hiding this comment

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

Yes

Copy link

@remizreza remizreza left a comment

Choose a reason for hiding this comment

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

files changed

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.

6 participants