recurly / recurly-js

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

Add destroy method for AlternatePaymentMethod class #901

Closed Patrick-Duvall closed 2 months ago

Patrick-Duvall commented 2 months ago

Adds destroy method to alternative-payment-methods. Calling this method removes and destroys the adyen web component, allowing it to subsequently be re-rendered without a page reload.