sample-payment-frame
sample-payment-frame copied to clipboard
Sample app showing how to use the Spreedly iFrame payment form
how to reproduce: **DESKTOP** (Google Chrome Version 99.0.4844.51): 1. copy the card number to memory, for example 4111111111111111 2. right mouse click on "Credit Card Number"(or "CVV") to get context...
It would be cool if we could optionally pass in the name of the event listener we wanted to clear / remove. EX: `Spreedly.removeHandlers('validation')` Thanks
Documentation should explain the need for a unique iFrame initialization script tag for each new iFrame instance and explicitly state the options object to pass to `Spreedly.init()`. e.g. ``` Spreedly.init(SPREEDLY_ENV_KEY,...
Bumps [qs](https://github.com/ljharb/qs) from 6.14.0 to 6.14.1. Changelog Sourced from qs's changelog. 6.14.1 [Fix] ensure arrayLength applies to [] notation as well [Fix] parse: when a custom decoder returns null for...