develop #38

Merged
bboterm merged 451 commits from develop into main 2025-11-19 14:28:14 +00:00
Showing only changes of commit 1a8497ae70 - Show all commits

View File

@ -129,7 +129,10 @@ paths:
"orderNumber": "123456",
"customerProfileId": 1337,
"totalAmount": 121,
"touchPointId": 1,
"touchPoint":{
"touchpointId": 1,
"name": "Perplex"
},
"language":
{
"languageId": 1,
@ -243,7 +246,10 @@ paths:
"name": "ideal",
"provider": "Buckaroo",
},
"touchPointId": 1,
"touchPoint":{
"touchpointId": 1,
"name": "Perplex"
},
"isRefund": false,
"htmPaymentReference": "HTM-1234",
"pspPaymentReference": "Buckaroo-1234",
@ -476,7 +482,10 @@ paths:
"orderNumber": "123456",
"customerProfileId": 1337,
"totalAmount": 121,
"touchPointId": 1,
"touchPoint":{
"touchpointId": 1,
"name": "Perplex"
},
"language":
{
"languageId": 1,
@ -579,7 +588,10 @@ paths:
"name": "ideal",
"provider": "Buckaroo",
},
"touchPointId": 1,
"touchPoint":{
"touchpointId": 1,
"name": "Perplex"
},
"isRefund": false,
"htmPaymentReference": "HTM-1234",
"pspPaymentReference": "Buckaroo-1234",
@ -1684,7 +1696,10 @@ paths:
"name": "ideal",
"provider": "Buckaroo",
},
"touchPointId": 1,
"touchPoint":{
"touchpointId": 1,
"name": "Perplex"
},
"isRefund": false,
"htmPaymentReference": "HTM-1234",
"pspPaymentReference": "Buckaroo-1234",