Re-entering card details using Express
Hi,
I use Verify when a user inputs their card details using Express before running a Purchase. If the Verify fails, I'd like the user to go back and start over, re-entering card details (fixing a typo or using their new card). I can't seem to show the card details popup twice?
-
Official comment
Hi there,
The unload function should help you here, it clears all initialization values including callbacks. You could then reset the configuration during init and set onPaymentMethod callback. This feature is currently available and will be added to our documentation very soon.
SpreedlyExpress.unload Complete unload of modal and iframes
Spreedly.init To use the iframes againComment actions
Please sign in to leave a comment.
Comments
1 comment