pay-connect
Version:
A module for integrating multiple payment gateways including PayPal, Stripe, GooglePay and Momo.
41 lines (22 loc) • 538 B
Markdown
pay-connect
# 0.4.0
## Minor Changes
- Add Stripe gateway implementation
- Add gateway initialize method `initializeGateways`
- Update documentation
# 0.3.1
## Patch Changes
- Change render button method name
# 0.3.0
## Minor Changes
- Add Google Pay gateway implementation
# 0.2.1
## Patch Changes
- Added new functions for handling products, plan and subscription actions in
PaypalGateway.
# 0.2.0
## Minor Changes
- Update PayPal methods and documentation
# 0.1.0
## Minor Changes
- Init base modules