artfulrobot / uk.artfulrobot.civicrm.gocardless

A CiviCRM extension providing GoCardless integration to handle UK Direct Debits.
GNU Affero General Public License v3.0
5 stars 18 forks source link

Disable Direct debit option for one-off payment #94

Closed tapashdatta closed 3 years ago

tapashdatta commented 3 years ago

Payment failed Message on thank you page is a little vague when someone selects " Gocardless" for a one-off transaction. Thank you page loads saying payment is completed. Which also is wrong. If the option is disabled for one-off payment then this confusion can be avoided.

artfulrobot commented 3 years ago

Hi @tapashdatta

So there's a world of pain around the fact that this extension does not deal with one-off payments. See various issues in this repo.

Possibly the most sensible way to fix it is to implement one-off payments. I think I may be able to do that with about 4 hours' sponsorship, so if interested please get in touch at https://artfulrobot.uk/contact

Thanks, Rich

artfulrobot commented 3 years ago

Closing this as covered by other issues #72 and #12

artfulrobot commented 3 years ago

@tapashdatta see https://github.com/artfulrobot/uk.artfulrobot.civicrm.gocardless/issues/72 for a fix you might want to try