Add a way to get Stripe's version (#2125)

This can be tested [here](https://stripe.com/atlas/guides/business-of-saas)
main
jvoisin 7 years ago committed by Elbert Alias
parent fb6f1f5665
commit af9af7d1c8

@ -9183,7 +9183,7 @@
41 41
], ],
"js": { "js": {
"Stripe": "" "Stripe.version": "(.*)\\;version:\\1"
}, },
"html": "<input[^>]+data-stripe", "html": "<input[^>]+data-stripe",
"icon": "Stripe.png", "icon": "Stripe.png",

Loading…
Cancel
Save