17 lines
437 B
JSON
17 lines
437 B
JSON
{
|
|
"local": {
|
|
"baseUrl": "https://localhost:7196",
|
|
"paymentId": "jdPB2zaKM3Z",
|
|
"signature": "6aeff59bb74f2448ff2c3d81b2ec95de",
|
|
"item_name": "System Architecture Book",
|
|
"amount": "350.00"
|
|
},
|
|
"uat": {
|
|
"baseUrl": "https://api.uat.midrandbooks.co.za",
|
|
"paymentId": "jdPB2zaKM3Z",
|
|
"signature": "6aeff59bb74f2448ff2c3d81b2ec95de",
|
|
"item_name": "System Architecture Book",
|
|
"amount": "350.00"
|
|
}
|
|
}
|