- πΊπΈUnited States TomTech
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.
I have some stripe subscriptions that I want to migrate to recurring payments on drupal commerce with cardonfile.
The simplest way I found to do the migration is to store the card tokens I have from stripe for each customer as stored cards for cardonfile but I miss the 3 inputs needed to achieve this.
Customer token
Card token
Last 4 digits
My plan is to add them into the "add card" form with the idea of overwriting them later.
Closed: outdated
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed because Drupal 7 security and bugfix support has ended β as of 5 January 2025. If the issue verifiably applies β to later versions, please reopen with details and update the version.