...
Code Block | ||
---|---|---|
| ||
GiniBankConfiguration.shared.cleanup(paymentRecipient: "Payment Recipient", paymentReference: "Payment Reference", paymentPurpose: "Payment Purpose", iban: "IBAN", bic: "BIC", amountToPay: ExtractionAmount(value: 10.242, currency: .EUR)) |
Info |
---|
Check out an example app to see what an integration |
...
can look like. |
...
The diagram shows the interaction between your app and the SDK:
...