Skip to content

Commit 88c0abc

Browse files
committed
Use even older version of Stripe API
1 parent 6557e1c commit 88c0abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/initializers/stripe.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
Stripe.api_key = ENV["STRIPE_API_KEY"]
2-
Stripe.api_version = "2019-12-03"
2+
Stripe.api_version = "2019-05-16"

0 commit comments

Comments
 (0)