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

Adding Paddle.Update feature #29

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Conversation

vijayasingam-paddle
Copy link
Contributor

1.0.2 - 2024-02-26

Added

  • Added paddle.Initialize function, this is the same as paddle.Setup. They are the same now, however we will be diverging them in the future.
  • Added paddle.Update function. We can call this to update pwCustomer or eventCallback after initializing Paddle JS
  • Added paddle.Initialized flag to help identify if PaddleJS is already initialized.

Deprecated

  • Deprecated paddle.Setup in favour of paddle.Initialize field.

Fixes:

#27 & #20

Copy link

@vifer vifer left a comment

Choose a reason for hiding this comment

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

🌹

@vijayasingam-paddle vijayasingam-paddle merged commit 824864c into v1.X Feb 26, 2024
3 checks passed
@vijayasingam-paddle vijayasingam-paddle deleted the update_paddle_props branch February 26, 2024 15:33
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.

3 participants