v4.2.0
Fixed bugs:
- Fix StripeCreditCard#try_void with Elements/V2 API #75 (spaghetticode)
Closed issues:
- A token may not be passed in as a PaymentMethod. Instead, create a PaymentMethod or convert your token to a PaymentMethod by setting the
card[token]
parameter to #71
Merged pull requests:
- Fix 3DS modal amount verification #72 (spaghetticode)