Releases: vapor-community/stripe
Releases · vapor-community/stripe
Coupons
Whats New
• Added Coupon Support
• Upgraded to Vapor 2.0.x
• Charges now have the ability to not capture when creating the charge
Vapor 2 Release
Updated the package to use the live version of Vapor 2
Remove any force unwraps
Customer and Charges fixes
Customer
- Added the ability to add sources
- Added the ability to set a default source
Charges
- Add the option to not capture a charge (default is yes)
Other
You can now pull the raw JSON from the request using the .json()
chain
Fixes
1.0.0-beta.3 customer: Switch to a node
Beta 2
Whats Implemented
- Balances
- Charges
- Customers
- Refunds
- Tokens
Stripe Provider 1.0 Beta
Whats Implemented
- Balances
- Charges
- Customers