Problem/Motivation

When creating a new account with recurlyJS the token mapping set on the recurly config page is ignored.

Steps to reproduce

Create a new account/subscription using recurlyJS,
none of the mapped fields are present in the new recurly account.

Proposed resolution

Get the token mapping in RecurlyJsSubscribeForm::submitForm() and add it to the new Recurly_Account object

Issue fork recurly-3398239

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

loze created an issue. See original summary.

loze’s picture

Status: Active » Needs review

eojthebrave made their first commit to this issue’s fork.

  • eojthebrave committed b907c25f on 4.x authored by loze
    Issue #3398239: Use token mapping when creating a new account with...

  • eojthebrave committed 94707874 on 5.x authored by loze
    Issue #3398239: Use token mapping when creating a new account with...
eojthebrave’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.