A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
hi,excuess me
when i call the order transaction i see the field "exchange_rate" under the receipt obj
{
"transactions": [
{
….
"gateway": "paypal",
….
"receipt": {
….
"exchange_rate": "0.75223319228961",
‘’‘’‘
},
}
]
}
i don't know what's the field mean as this order was paid by paypal ; but in the paypal report fields doc
i also can't find the filed exchange_rate,,,,,,,tks