Hello,
I would to ask a question regarding standard payment. What information I am allowed to include in meta option while making a payment???
Hello,
I would to ask a question regarding standard payment. What information I am allowed to include in meta option while making a payment???
The meta
field (optional) holds any extra details you want to record with the transaction.
for example:
meta: {
consumer_id: 101,
order_id: "92a3-912ba-1192a",
additional_loyalty_points: 7,
product_name: "Graphic Tee",
product_sku: "SKU_345612",
...
},