google-pay / google-pay-button

Google Pay button - React, Angular, and custom element
Apache License 2.0
250 stars 60 forks source link

fix: only return from mount() if there was an error #223

Closed dmengelt closed 1 year ago

dmengelt commented 1 year ago

regression introduced by #220

If there was an error while trying to load pay.js only return from the mount() function in case of an error.