API connection
+
+
+
+
+
+
+
+
+
+
+
+
+ not checked
+
+ 1 Β· Choose a booking
+
+
+
+
+
+
+
+
+
+ Currency (ETB vs USD) is set per-booking via
+
+
+
+ paymentCurrency. Pick an ETB booking to test Telebirr, a USD booking to test Card.
+ 2 Β· Initiate payment
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Telebirr β forces method
+
+ TELEBIRR. Card β forces method CARD.
+ Each calls POST {base}/payments/initiate and follows the returned clientAction (REDIRECT url for web).
+ 3 Β· Track intent & receipt
+
+
+
+ no intent yet
+
+
+
+ Receipt =
+ GET {base}/payments/receipt/{merchantOrderId}
+
+
+ Last response
+β+
+
+