- Issue created by @anthonylindsay
When a payment fails, you get a message. Within that message, you get a link to try again and create a new payment link. The link says "click here", which is bad for usability. Users often miss it and use the back button (which sometimes works) and can lead to payments happening, but checkout failing.
Create a failed payment.
Turn the `click here` link into a `please try again` button.
Link turns into a button, with better labelling.
Active
3.0
Code