Whenever someone tries to access the payflowpro recurring settings without enabling it in the payment gateway first, they get an error notifying them to enable in the payment gateway settings. There probably should be a link to this payment gateway so that newer users that don't know how to get to that menu can access it quickly.
Simple patch to follow - just adding a link to the error message.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | uc_payflowpro_adding_error_link-907922-1.patch | 1.07 KB | chrisparsons |
Comments
Comment #1
chrisparsons commentedPatch file.
Comment #2
kwinters commentedThanks for the patch. It seems fine after a quick look, and I'll try it out and give it a commit when I get a chance.
Comment #3
chrisparsons commentedThanks for the quick reply - I'm just starting to dig into the module now, so I might be sending a few more minor patches if I see anything. Nice work!
Comment #4
kwinters commentedTested and committed in 6.x-1.x branch. The 2.x branch works completely different, so it doesn't apply there.
Thanks!