Skip to content

Fix authnet#30: Lack of user feedback upon use of declined card.

Trim both leading and trailing slashes; the extra trailing slash was causing bad url redirection upon error, such that Authnet error messages, which would seem to be intended for user consumption, were not being displayed to the user.

Merge request reports