All Versions
2
Latest Version
Avg Release Cycle
26 days
Latest Release
304 days ago
Changelog History
Changelog History
-
v1.0
April 26, 2020๐ Release of version 1.0!
Tried to add so many things to cover most of Stripe as possible, except for Connect.
Check the changelog for more details what is added and changed. This version changes the structure!
-
v0.2
March 31, 2020- โ Added some core entities
- ๐ Fixed bug in Charges
- โ Removed validations macro
- โ Added support for sending post params with array and array with Hashes/NamedTuples
- โ Added expand only on
create_subscription
method
โ Added api calls
- payment/setup intent create
- payment/setup intent retrieve
- payment/setup intent confirm
- create product
- create plan
โ Added Entities
- Payment Intent
- Setup Intent
- Plan
- Product