DAT-745: Update payment button library to version 3.1.0 and add transaction API version selection#34
Open
alexabreuplanet wants to merge 2 commits into
Open
DAT-745: Update payment button library to version 3.1.0 and add transaction API version selection#34alexabreuplanet wants to merge 2 commits into
alexabreuplanet wants to merge 2 commits into
Conversation
…action API version selection
There was a problem hiding this comment.
Pull request overview
Updates the Datatrans payment button examples/documentation to reflect Payment Button v3.1.0 and demonstrates selecting the Datatrans Transaction API version via payment.transaction.version.
Changes:
- Bump hosted payment-button script URLs in the HTML and React examples from 3.0.0 to 3.1.0.
- Update README usage to instantiate
PaymentButtonand align event names (init/create) plus document the newtokenevent. - Add
transaction.versiondefaults and a UI control in the vanilla example to switch Transaction API version.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| README.md | Updates usage example to instance-based API and aligns documented events (adds token). |
| react-example/PaymentButtonWithHook.js | Updates hosted script URL to payment-button v3.1.0. |
| react-example/paymentButton.js | Updates hosted script URL to payment-button v3.1.0. |
| react-example/index.js | Adds transaction.version to the React example payment object. |
| index.js | Sets default transaction.version and re-renders button when version selector changes. |
| index.html | Updates hosted script URL to v3.1.0, adds a Transaction API version selector, and documents transaction.version in the reference table. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
pstadler
approved these changes
Jul 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.