{"info":{"_postman_id":"df17b80f-d217-42c9-9c52-dfb1105576e1","name":"ArifPay API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"11254016","collectionId":"df17b80f-d217-42c9-9c52-dfb1105576e1","publishedId":"UyrHetKA","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"25C2a0"},"publishDate":"2022-05-03T10:19:01.000Z"},"item":[{"name":"Production","item":[{"name":"checkout Copy","id":"d9bac863-d788-420d-98ff-272b8a26d2d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-arifpay-key","value":"kXE4tY3VcmVv8Y959ecDmlkWTAZBgdKf","type":"text"}],"url":"https://gateway.arifpay.net/v0/checkout/session/ce13c4a2-f7f9-4e78-87b2-60a69059f698","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"df17b80f-d217-42c9-9c52-dfb1105576e1","id":"df17b80f-d217-42c9-9c52-dfb1105576e1","name":"ArifPay API","type":"collection"}},"urlObject":{"protocol":"https","path":["v0","checkout","session","ce13c4a2-f7f9-4e78-87b2-60a69059f698"],"host":["gateway","arifpay","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"d9bac863-d788-420d-98ff-272b8a26d2d3"},{"name":"Create Checkout Session","id":"bf834533-5e19-43fd-ae29-575b463c9c20","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"x-arifpay-key","value":"Enter your API Key here","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"cancelUrl\": \"https://example.com\",\r\n    \"nonce\": \"1263456\",\r\n    \"errorUrl\": \"http://example.com\",\r\n    \"notifyUrl\": \"http://example.com\",\r\n    \"successUrl\": \"http://example.com\",\r\n    \"paymentMethods\": [\r\n        \"CARD\",\r\n        \"AWASH\"\r\n    ],\r\n    \"expireDate\": \"2023-02-02\",\r\n    \"items\": [\r\n        {\r\n            \"name\": \"Banana\",\r\n            \"quantity\": 5,\r\n            \"price\": 18.50,\r\n            \"image\": \"https://4.imimg.com/data4/KK/KK/GLADMIN-/product-8789_bananas_golden-500x500.jpg\"\r\n        }\r\n    ],\r\n    \"beneficiaries\": [\r\n        {\r\n            \"accountNumber\": \"10005552525552\",\r\n            \"bank\": \"AWINETAA\",\r\n            \"amount\": 10.0\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://gateway.arifpay.net/v0/checkout/session","urlObject":{"protocol":"https","path":["v0","checkout","session"],"host":["gateway","arifpay","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"bf834533-5e19-43fd-ae29-575b463c9c20"},{"name":"Cancel Session","id":"e561db6e-7bfc-4fcf-8da8-f8b9e091dd09","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"x-arifpay-key","value":"16WD8h8ab2xQjn1IFR6Lk6qFH4K5nc14","type":"text"}],"url":"https://gateway.arifpay.net/v0/checkout/session/cancel/{session_id}","urlObject":{"protocol":"https","path":["v0","checkout","session","cancel","{session_id}"],"host":["gateway","arifpay","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"e561db6e-7bfc-4fcf-8da8-f8b9e091dd09"}],"id":"285c6daf-3c49-4bf8-b8a4-e5e968d2d090","_postman_id":"285c6daf-3c49-4bf8-b8a4-e5e968d2d090","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"df17b80f-d217-42c9-9c52-dfb1105576e1","id":"df17b80f-d217-42c9-9c52-dfb1105576e1","name":"ArifPay API","type":"collection"}}},{"name":"Sandbox","item":[{"name":"checkout Sandbox","id":"433a204f-df4b-46bc-9fdd-d2eb7ce012c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"x-arifpay-key","value":"kXE4tY3VcmVv8Y959ecDmlkWTAZBgdKf","type":"text"}],"url":"https://gateway.arifpay.net/v0/sandbox/checkout/session/f34f552b-29c4-4b52-9af5-84ea24fbc17e","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"df17b80f-d217-42c9-9c52-dfb1105576e1","id":"df17b80f-d217-42c9-9c52-dfb1105576e1","name":"ArifPay API","type":"collection"}},"urlObject":{"protocol":"https","path":["v0","sandbox","checkout","session","f34f552b-29c4-4b52-9af5-84ea24fbc17e"],"host":["gateway","arifpay","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"433a204f-df4b-46bc-9fdd-d2eb7ce012c6"},{"name":"Create Checkout Test Session","id":"a8643be6-972b-45d1-a2e5-d8b2211a91ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"x-arifpay-key","value":"Enter your API Key here","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"cancelUrl\": \"https://example.com\",\r\n    \"nonce\": \"1263456\",\r\n    \"errorUrl\": \"http://example.com\",\r\n    \"notifyUrl\": \"http://example.com\",\r\n    \"successUrl\": \"http://example.com\",\r\n    \"paymentMethods\": [\r\n        \"CARD\",\r\n        \"AWASH\"\r\n    ],\r\n    \"expireDate\": \"2023-02-02\",\r\n    \"items\": [\r\n        {\r\n            \"name\": \"Banana\",\r\n            \"quantity\": 5,\r\n            \"price\": 18.50,\r\n            \"image\": \"https://4.imimg.com/data4/KK/KK/GLADMIN-/product-8789_bananas_golden-500x500.jpg\"\r\n        }\r\n    ],\r\n    \"beneficiaries\": [\r\n        {\r\n            \"accountNumber\": \"10005552525552\",\r\n            \"bank\": \"AWINETAA\",\r\n            \"amount\": 10.0\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://gateway.arifpay.net/v0/sandbox/checkout/session","urlObject":{"protocol":"https","path":["v0","sandbox","checkout","session"],"host":["gateway","arifpay","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"a8643be6-972b-45d1-a2e5-d8b2211a91ee"},{"name":"Cancel Sandbox Session","id":"0edadff6-a489-4943-a313-e9617d1781ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"x-arifpay-key","value":"16WD8h8ab2xQjn1IFR6Lk6qFH4K5nc14","type":"text"}],"url":"https://gateway.arifpay.net/v0/sandbox/checkout/session/cancel/{session_id}","urlObject":{"protocol":"https","path":["v0","sandbox","checkout","session","cancel","{session_id}"],"host":["gateway","arifpay","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"0edadff6-a489-4943-a313-e9617d1781ea"}],"id":"81684a16-01f9-4fea-ad77-63f5cf61783a","_postman_id":"81684a16-01f9-4fea-ad77-63f5cf61783a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"df17b80f-d217-42c9-9c52-dfb1105576e1","id":"df17b80f-d217-42c9-9c52-dfb1105576e1","name":"ArifPay API","type":"collection"}}},{"name":"Direct Pay","item":[{"name":"Awash","item":[{"name":"Awash Direct verify otp","id":"bef83301-4413-4f73-a317-63d5cc0cbbfb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-arifpay-key","value":"Your API Key","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"otp\": \"7596\",\r\n    \"paymentRunMode\": \"FAIL\",\r\n    \"sessionId\": \"19d2f22e-f14d-4791-bbd2-2017926fccac\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://gateway.arifpay.net/v0/checkout/awash/verifyOTP","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"df17b80f-d217-42c9-9c52-dfb1105576e1","id":"df17b80f-d217-42c9-9c52-dfb1105576e1","name":"ArifPay API","type":"collection"}},"urlObject":{"protocol":"https","path":["v0","checkout","awash","verifyOTP"],"host":["gateway","arifpay","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"bef83301-4413-4f73-a317-63d5cc0cbbfb"},{"name":"Awash Direct","id":"a507a6b4-db94-4909-bd43-adb524ab470f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-arifpay-key","value":"your API Key","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"phoneNumber\": \"251929103510\",\r\n    \"debitAccount\": \"01320141527900\",\r\n    \"sessionId\": \"19d2f22e-f14d-4791-bbd2-2017926fccac\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://gateway.arifpay.net/v0/checkout/awash/transfer","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"df17b80f-d217-42c9-9c52-dfb1105576e1","id":"df17b80f-d217-42c9-9c52-dfb1105576e1","name":"ArifPay API","type":"collection"}},"urlObject":{"protocol":"https","path":["v0","checkout","awash","transfer"],"host":["gateway","arifpay","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"a507a6b4-db94-4909-bd43-adb524ab470f"}],"id":"8d2d410d-62a2-49c6-9507-752927d16f0e","_postman_id":"8d2d410d-62a2-49c6-9507-752927d16f0e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"df17b80f-d217-42c9-9c52-dfb1105576e1","id":"df17b80f-d217-42c9-9c52-dfb1105576e1","name":"ArifPay API","type":"collection"}}},{"name":"Telebirr","item":[{"name":"telebirr direct","id":"e8c35aca-0262-49a3-a5e8-9251b9b5167f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"x-arifpay-key","value":"16WD8h8ab2xQjn1IFR6Lk6qFH4K5nc14","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"sessionId\": \"19d2f22e-f14d-4791-bbd2-2017926fccac\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://gateway.arifpay.net/v0/checkout/telebirr/direct/transfer","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"df17b80f-d217-42c9-9c52-dfb1105576e1","id":"df17b80f-d217-42c9-9c52-dfb1105576e1","name":"ArifPay API","type":"collection"}},"urlObject":{"protocol":"https","path":["v0","checkout","telebirr","direct","transfer"],"host":["gateway","arifpay","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"e8c35aca-0262-49a3-a5e8-9251b9b5167f"}],"id":"e3fb46c7-df97-419d-99ba-3255dcde3c3e","_postman_id":"e3fb46c7-df97-419d-99ba-3255dcde3c3e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"df17b80f-d217-42c9-9c52-dfb1105576e1","id":"df17b80f-d217-42c9-9c52-dfb1105576e1","name":"ArifPay API","type":"collection"}}}],"id":"f5c03392-31a6-413b-800d-34b111472383","_postman_id":"f5c03392-31a6-413b-800d-34b111472383","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":true,"source":{"_postman_id":"df17b80f-d217-42c9-9c52-dfb1105576e1","id":"df17b80f-d217-42c9-9c52-dfb1105576e1","name":"ArifPay API","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[]}},"event":[{"listen":"prerequest","script":{"id":"6946a14b-22f5-45a5-ae81-070d1e05a6b1","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9efc9c61-e13a-476a-9916-6998aa6149b7","type":"text/javascript","exec":[""]}}]}