Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Frizlab/stripe-kit

Tags

23.1.0

Toggle 23.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Implement `encode(to:)` method of `Event` (fixes vapor-community#252) (

…vapor-community#255)

23.0.0

Toggle 23.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
New codes for ConnectAccountRequirementsErrorCode (vapor-community#250)

* New codes for ConnectAccountRequirementsErrorCode

* Changed indentation to spaces

22.2.1

Toggle 22.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add card network enum case `eftpos_au` (vapor-community#248)

22.2.0

Toggle 22.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix PaymentIntent cancelation (vapor-community#245)

* add abandoned case to PaymentIntentCancellationReason

* remove invalid cases

* Update cancellation reason enums.

---------

Co-authored-by: Andrew Edwards <[email protected]>

22.1.0

Toggle 22.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Restore defaultForCurrency variable in the Card (vapor-community#238)

* Rollback defaultForCurrency variable in the Card

* Add subscription_details to Invoice

* Make SubscriptionDetails codable

* Add subscription_details to PaymentIntent

* Revert "Add subscription_details to PaymentIntent"

This reverts commit 745c48c.

* Add defaultForCurrency to the initializer

* Add subscriptionDetails to the initializer

* Add a public initializer for SubscriptionDetails

* Add a default nil param for SubscriptionDetails init

22.0.2

Toggle 22.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

22.0.1

Toggle 22.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add missing protocol conformance. (vapor-community#235)

22.0.0

Toggle 22.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix model type. (vapor-community#233)

21.0.0

Toggle 21.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adds Cashapp, link, PayPal and zip payment method details to charge. (v…

…apor-community#229)

20.1.1

Toggle 20.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix ephemeral key route path (vapor-community#227)