From 7f297849664ccb294aaa4da691b576e49fd71b6b Mon Sep 17 00:00:00 2001 From: JesseSnnt Date: Thu, 9 Jan 2025 12:15:57 +0100 Subject: [PATCH] DOCS-4488: Billink integration. Mermaid flow diagram (#3220) --- static/diagrams/svg/billink-payment-flow.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 static/diagrams/svg/billink-payment-flow.svg diff --git a/static/diagrams/svg/billink-payment-flow.svg b/static/diagrams/svg/billink-payment-flow.svg new file mode 100644 index 000000000..6201493d2 --- /dev/null +++ b/static/diagrams/svg/billink-payment-flow.svg @@ -0,0 +1 @@ +MerchantBillinkMultiSafepayCustomerMerchantBillinkMultiSafepayCustomerPerforms credit checkManually changes the order status to ShippedSelects Billink at checkout1Redirects to the payment page to provide the required data. The customer has to verify their data through the Billink app2Sends an invoice via email, which must be paid within 14 days after the order has been received3Ships order4Completes payment5Transfers funds6Settles funds7 \ No newline at end of file