- πΊπΈ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.
Could not figure out why name was never being set in Stripe, and then finally noticed that the optionalFieldMap
is different between commerce_stripe.js and commerce_stripe.elements.js. We're not using Elements, just the traditional Stripe.js.
As soon as we added name, it started working properly. See the attached patch.
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.