Skip to content

Commit

Permalink
Create announce-order-response.http
Browse files Browse the repository at this point in the history
  • Loading branch information
remcotolsma committed Oct 19, 2023
1 parent d2ea63a commit 712f412
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/http/announce-order-response.http
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
HTTP/1.1 201 Created
Content-Type: application/json

{
"redirectUrl": "https://betalen.rabobank.nl/omnikassa/nl/payment-brand?token=eyJraWQiOiJFTU8iLCJhbGciOiJFUzI1NiJ9.eyJlbW8iOiJhYWZhMDAxM",
"omnikassaOrderId": "1d0a95f4-2589-439b-9562-c50aa19f9caf"
}

0 comments on commit 712f412

Please sign in to comment.