recurly / recurly-js

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

Add error and close Events on AmazonPay V2 #852

Open douglaslise opened 11 months ago

douglaslise commented 11 months ago

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.