Skip to content

Releases: vapor-community/stripe

Coupons

29 May 17:08
Compare
Choose a tag to compare
Coupons Pre-release
Pre-release

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

19 May 00:59
Compare
Choose a tag to compare
Vapor 2 Release Pre-release
Pre-release

Updated the package to use the live version of Vapor 2
Remove any force unwraps

Customer and Charges fixes

17 May 06:05
Compare
Choose a tag to compare
Pre-release

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

16 May 18:09
Compare
Choose a tag to compare
Fixes Pre-release
Pre-release
1.0.0-beta.3

customer: Switch to a node

Beta 2

13 May 18:02
Compare
Choose a tag to compare
Beta 2 Pre-release
Pre-release

Whats Implemented

  • Balances
  • Charges
  • Customers
  • Refunds
  • Tokens

Stripe Provider 1.0 Beta

20 Apr 23:37
Compare
Choose a tag to compare
Pre-release

Whats Implemented

  • Balances
  • Charges
  • Customers