Skip to content
This repository was archived by the owner on Jun 25, 2021. It is now read-only.

Support specific start date for subscription #93

@mattwire

Description

@mattwire
  1. Make redirect flow
  2. Confirm it (creates mandate)
  3. Setup subscription ← this bit.

Subscription is created here: https://github.com/artfulrobot/uk.artfulrobot.civicrm.gocardless/blob/master/CRM/GoCardlessUtils.php#L222. See https://developer.gocardless.com/api-reference/#subscriptions-create-a-subscription for docs on start_date parameter.

Stripe, IATs and Smartdebit CiviCRM extensions have an option to specify a start date so we can use example code from them to collect the value.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions