If a user clicks the "update" link in their recurring fees table, then decides not to make any changes and clicks Cancel instead of Update, they get access denied because the cancel link redirects to the admin view of recurring fees, not back to the user view. This is with the authorize.net handler, the URL in question is like the following:

example.com/user/263/recurring/715/cancel/authorizenet_cim?destination=user/263/recurring-fees

Comments

saurabh.dhariwal’s picture

You need to check the permission with the User Role, they should have the appropriate permission to cancel the Recurring fee

krishnasdb’s picture

Do you mean Recurring subscription permissions? I have provided the permissions but still is not working, Can you please elaborate what you are saying.

-- Thanks in advance