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

Add profile methods/giftcard issuers/voucher issuers and settlements #293

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

Pimm
Copy link
Collaborator

@Pimm Pimm commented Sep 13, 2022

This PR adds some binders:

It also changes the NetworkMocker class to have a simpler interface.

The added tests are not executed on Node.js 6.14 (see jest.config.js). However, support for Node.js < 8 will be dropped in the next major release anyway.

Solves #253 and #270.

 * profileMethods
 * profileGiftcardIssuers
 * profileVoucherIssuers
 * settlements
 * settlementPayments
 * settlementCaptures
 * settlementRefunds
 * settlementChargebacks
@Pimm Pimm merged commit 5613ace into master Nov 28, 2022
@Pimm Pimm deleted the pimm/profiles-settlements branch November 28, 2022 17:57
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.

Add support for settlements methods Add support for Enable payment method
2 participants