- πΊπΈ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 the need to add metadata to the Customer object as well as Payment object. (I'm already using hook_commerce_stripe_metadata() to attach values to the Payment object and it works great -- thank you!)
Is there a way to use this existing hook to attach values to the Customer object or does another hook need to be written?
Just to be clear, here is a screenshot of what makes believe that adding metadata to the Customer object is possible:
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.