globalpayments / rxp-js

Global Payments Ecommerce JavaScript Library
MIT License
34 stars 70 forks source link

Usability improvements (callback, options) #26

Closed zxfrank closed 3 years ago

zxfrank commented 5 years ago

Added the ability to handle the answer directly in the page as callback instead of redirecting the viewer to another page. Added "autoload" feature so the user do not have to click on a button Added options/events to handle iframe resize and or more if needed added examples of the above and updated readme

TODO: handle failed attempts directly from modal/embedded instead of redirecting the user each time.

fix #23

cormacmcs commented 5 years ago

This option to handle the answer directly in the page as callback instead of redirecting really needs to be added. Its ridiculous that support for SPA setups isn't supported in 2019.

pesimeao commented 4 years ago

What is the current status? Why this wasn't merged yet?

marcfielding1 commented 3 years ago

@pesimeao Crazy huh? and this is nearly 1 year later.

SaiPravesh commented 3 years ago

The callback option must be a feature, this is great work and hope it gets merged soon.