UI Tests

April 23, 2024 ยท View on GitHub

Use OpenAPI/Swagger to crate a payment and doenload the Proof: http://localhost:8093/ebics/swagger-ui/?url=/ebics/v2/api-do

Login with: foo/superpassword

Create a payment

Click Endpoint Try It Change Amount

Hit Execute.

Generate Dailay Statement

Click Endpoint Try It Change Amount

Note the receiptUrl for later download: Hit Execute

Download the proof

Replace XYZ with the value of recieptUrl to download the proof:
http://localhost:8093/ebics/receipt_XYZ.json

Contents

  1. 1Create a payment
  2. 2Generate Dailay Statement
  3. 3Download the proof