Skip to content

Implement Card Vault Payment

Compare
Choose a tag to compare
@chrisbjr chrisbjr released this 09 Jan 10:22
· 21 commits to master since this release
Implement Card Vault Payment (#3)

* Implement Card Vault Payment

Test was done differently from existing tests to remove dependency on
the staging Paymaya API.

* Make the Payment request object have fluent setters

* Import JsonSerializable for consistency with existing classes