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
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
Comment #3
loze commentedComment #7
eojthebrave