You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I was wondering if it is possible to send extra data (input by customer, can be a string) when the purchase of a Commodity is made.
So far I have been able to make a separate page per commodity.
I've seen that there is the field extra_data in Transaction and functions to set/get it.
It's not clear however how I can send the info when the product is in the cart to the payment process and eventually put it in the Transaction.
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hello,
I was wondering if it is possible to send extra data (input by customer, can be a string) when the purchase of a Commodity is made.
So far I have been able to make a separate page per commodity.
I've seen that there is the field extra_data in Transaction and functions to set/get it.
It's not clear however how I can send the info when the product is in the cart to the payment process and eventually put it in the Transaction.
Thanks in advance!
The text was updated successfully, but these errors were encountered: