recurly / recurly-js

Simple subscription billing in the browser
https://js.recurly.com/
MIT License
646 stars 139 forks source link

Render Amazon Pay button #853

Closed gilv93 closed 11 months ago

gilv93 commented 11 months ago

This allows us to render the amazon button when instantiating the class rather than seeing it awkwardly when we open the modal.

Add support to error and close events on AmazonPay V2 instance.

This allow clients to properly listen to them and take actions when a payment is cancelled, failed or the popup window is closed.