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

Yearly membership but payment taken as monthly. Is it a bug? #112

Closed tapashdatta closed 3 years ago

tapashdatta commented 3 years ago

I have 2 types of membership in CiviCRM 5.37.0: Monthly - £10 Yearly - £120 Auto renew required

Screenshot 2021-05-12 at 17 34 37

Created a price set with following options for membership contribution page:

Screenshot 2021-05-12 at 17 35 56 Screenshot 2021-05-12 at 17 38 29

When I submit monthly payment, it all works like a charm. But when select yearly payment option, GC and CiviCRM creates a monthly recurring membership payment.

Screenshot 2021-05-12 at 17 43 42

I have tried to find something related in the extension documentation but couldn't find anything. Is this a bug? Or is it something wrong in my configuration? @artfulrobot Any help would be much appreciated. Thank you.

tapashdatta commented 3 years ago

EDIT: I have tried to submit a yearly payment from a standalone contribution page and it appears to be working fine. This seems to be affecting only on MEMBERSHIP contribution pages.

tapashdatta commented 3 years ago

Looks like I cannot have a mixture of monthly and yearly membership on the same page from the same organisation. Not sure if it's a bug or a feature. But closing as it's not an issue with this extension.

artfulrobot commented 3 years ago

Thanks for updating @tapashdatta