Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Conversation

@liljanadimovska
Copy link
Contributor

Updating JS SDK methods to comply with netlify

Updating JS SDK methods to comply with netlify
Expanded the guide with integration checklist.
paymentMethod: 2,
voucherCode: 'some voucher code here' (not mandatory)
voucherCode: 'SomeVoucherCodeHere', /* not mandatory */
brandingId: 1234
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Are the voucherCode and brandingId optional here as well?

docs/jssdk.md Outdated
```js
InPlayer.Account
.getAccountInfo(InPlayer.Account.token())
.getAccount(InPlayer.Account.token())
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Made changes here also according to the previous comment.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants