You must use the products array when requesting Tamara payments in a Hosted Payments Page or Payment Link request.
For example:
"products": [
{
"name": "Shirt",
"quantity": 1,
"price": 5000
}
],
You must use the products array when requesting Tamara payments in a Hosted Payments Page or Payment Link request.
For example:
"products": [
{
"name": "Shirt",
"quantity": 1,
"price": 5000
}
],