1. Get Shipping Cost
You can check the shipping cost for the payment's product. Shipping details must be provided to Paywall either at the time of the payment request or afterward.
View Product Shipping Cost
Parameter
Type
Compolsory
Desciption
Parameter
Type
Description
{
"ErrorCode": 0,
"Result": true,
"Message": "",
"Body": {
"Id": 466721,
"CurrencyId": 1,
"CargoOwnerType": 1,
"CargoCost": 120.00
}
}Last updated