From Pats:
When I click "go back" (volver) sometimes it takes me to the TY page, and sometimes to the Failed page. The ideal behavior would be taking the donor back to the payments page, correct?
Description
Details
mediawiki/extensions/DonationInterface : master | Maintenance script to get AstroPay payment status |
Related Objects
Event Timeline
This is a longstanding problem that needs a fix from AstroPay. The donor comes back to the result page with a request that looks just like a pending payment.
I followed up on an email thread from last summer with a suggestion to let us set a 'cancel' url along with our 'return' url as a potentially easier fix than changing their status logic.
Change 282300 had a related patch set uploaded (by Ejegg):
Maintenance script to get AstroPay payment status
Fixed on AstroPay's side - now returns a failure code, so we at least show donors the fail form with 'try again' links.
Change 282300 merged by jenkins-bot:
Maintenance script to get AstroPay payment status
We should also tell Astropay that the word volver is used on the button for the final step in the flow. That button usually has text like "submit" or "finish". That final button should take the donor to our thank you page.