Skip to content

Commit 2ae3f78

Browse files
committed
Update Stripe's jquery.payment, and change KO field binding type
This uses `textInput` for better handling of text field operations like pasting and autofill. This should allow for card numbers to be pasted in on payment forms.
1 parent 5c6c4af commit 2ae3f78

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"readthedocs-client": "https://github.com/agjohnson/readthedocs-client-js.git",
2020
"sphinx-rtd-theme": "https://github.com/snide/sphinx-rtd-theme.git#0.1.9",
2121
"knockout": "~3.3.0",
22-
"jquery.payment": "~1.2.3",
22+
"jquery.payment": "~1.3.0",
2323
"jquery-migrate": "~1.2.1",
2424
"jquery-ui": "1.8.23"
2525
},

0 commit comments

Comments
 (0)