{"info":{"_postman_id":"978102bc-e46a-46b3-b6ad-0cfea5695321","name":"FawryPay Integration APIs","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"18669092","collectionId":"978102bc-e46a-46b3-b6ad-0cfea5695321","publishedId":"2s935uG13d","public":true,"customColor":{"top-bar":"006C98","right-sidebar":"E8E8E8","highlight":"FFD503"},"publishDate":"2023-02-12T08:53:38.000Z"},"item":[{"name":"Pay using Card","item":[{"name":"3DS Charge API","id":"57364ff6-f795-4c0f-a9dd-fd0c17523148","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n      \"merchantCode\": \"1tSa6uxz2nTwlaAmt38enA==\",\r\n      \"customerName\": \"example\",\r\n      \"customerMobile\": \"01234567891\",\r\n      \"customerEmail\": \"example@gmail.com\",\r\n      \"customerProfileId\": \"777777\",\r\n      \"cardNumber\": \"4242424242424242\",\r\n      \"cardExpiryYear\": \"25\",\r\n      \"cardExpiryMonth\": \"05\",\r\n      \"cvv\": \"123\",\r\n      \"merchantRefNum\": \"jds5243553jdb5538\",\r\n      \"amount\": 580000.55,\r\n      \"currencyCode\": \"EGP\",\r\n      \"language\" : \"en-gb\",\r\n      \"chargeItems\": [\r\n        {\r\n          \"itemId\": \"897fa8e81be26df25db592e81c31c\",\r\n          \"description\": \"Item Descriptoin\",\r\n          \"price\": 580000.55,\r\n          \"quantity\": \"1\"\r\n        }\r\n      ],\r\n      \"enable3DS\" : true,\r\n      \"authCaptureModePayment\" : false,\r\n      \"returnUrl\": \"https://developer.fawrystaging.com\",\r\n      \"signature\": \"e7a85f77684d25c9fc6462f35618f50a482c7c9da7dbb1b05747fc93a92a7c45\",\r\n      \"paymentMethod\": \"CARD\",\r\n      \"description\": \"Example Description\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://atfawry.fawrystaging.com/ECommerceWeb/Fawry/payments/charge","urlObject":{"protocol":"https","path":["ECommerceWeb","Fawry","payments","charge"],"host":["atfawry","fawrystaging","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"57364ff6-f795-4c0f-a9dd-fd0c17523148"}],"id":"b60546ab-4dd7-4c86-9c5d-93d13e5ef998","_postman_id":"b60546ab-4dd7-4c86-9c5d-93d13e5ef998","description":""},{"name":"3DS Card Token","item":[{"name":"Card Token - API","id":"e1b970d4-482d-4838-bf86-d97aad0a8f49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"merchantCode\" : \"1tSa6uxz2nTwlaAmt38enA==\",\r\n   \"customerProfileId\" : \"66666666666666666\",\r\n   \"customerMobile\" : \"01011329938\",\r\n   \"customerEmail\" : \"example@gmail.com\",\r\n   \"cardNumber\" : \"4242424242424242\",\r\n   \"cardAlias\" : \"customer name on the card or any alias\",\r\n   \"expiryYear\" : \"25\",\r\n   \"expiryMonth\" : \"05\",\r\n   \"enable3ds\":true,\r\n   \"cvv\" : \"123\",\r\n   \"returnUrl\": \"https://developer.fawrystaging.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://atfawry.fawrystaging.com/fawrypay-api/api/cards/cardToken","urlObject":{"protocol":"https","path":["fawrypay-api","api","cards","cardToken"],"host":["atfawry","fawrystaging","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e1b970d4-482d-4838-bf86-d97aad0a8f49"},{"name":"Card Token - Web plugin","id":"2f411092-2db5-4740-8b65-0efd6ac8e9f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://atfawry.fawrystaging.com/atfawry/plugin/card-token?accNo=1tSa6uxz2nTwlaAmt38enA==&customerProfileId=66666666666666666&returnUrl=https://www.google.com","urlObject":{"protocol":"https","path":["atfawry","plugin","card-token"],"host":["atfawry","fawrystaging","com"],"query":[{"key":"accNo","value":"1tSa6uxz2nTwlaAmt38enA=="},{"key":"customerProfileId","value":"66666666666666666"},{"key":"returnUrl","value":"https://www.google.com"}],"variable":[]}},"response":[],"_postman_id":"2f411092-2db5-4740-8b65-0efd6ac8e9f9"},{"name":"Delete Card Token","id":"734f678c-2607-4845-b43b-ba392e12b56c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[],"url":"https://atfawry.fawrystaging.com/ECommerceWeb/Fawry/cards/cardToken?merchantCode=1tSa6uxz2nTwlaAmt38enA==&customerProfileId=24ce8aaf-11fd-4b44-aede-e31c2247c5ce&cardToken=9afb7d5da461d1431847b76e5af234cb5aee2027ef1af9315dc42a03e52ad3b4&signature=10f6df5d92cdde36de1d80c95b60ccd90b910c848f6d221b9369fcda42f0a759","urlObject":{"protocol":"https","path":["ECommerceWeb","Fawry","cards","cardToken"],"host":["atfawry","fawrystaging","com"],"query":[{"key":"merchantCode","value":"1tSa6uxz2nTwlaAmt38enA=="},{"key":"customerProfileId","value":"24ce8aaf-11fd-4b44-aede-e31c2247c5ce"},{"key":"cardToken","value":"9afb7d5da461d1431847b76e5af234cb5aee2027ef1af9315dc42a03e52ad3b4"},{"key":"signature","value":"10f6df5d92cdde36de1d80c95b60ccd90b910c848f6d221b9369fcda42f0a759"}],"variable":[]}},"response":[],"_postman_id":"734f678c-2607-4845-b43b-ba392e12b56c"},{"name":"Get Tokenized Card List","id":"9dff1cb1-9902-4c6c-8af6-8bada6d443c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://atfawry.fawrystaging.com/ECommerceWeb/Fawry/cards/cardToken?merchantCode=1tSa6uxz2nTwlaAmt38enA==&customerProfileId=66666666666666666&signature=c25269006121e6a91e7393498350b9952eb9dc061156ce128531585be3fa7df5","urlObject":{"protocol":"https","path":["ECommerceWeb","Fawry","cards","cardToken"],"host":["atfawry","fawrystaging","com"],"query":[{"key":"merchantCode","value":"1tSa6uxz2nTwlaAmt38enA=="},{"key":"customerProfileId","value":"66666666666666666"},{"key":"signature","value":"c25269006121e6a91e7393498350b9952eb9dc061156ce128531585be3fa7df5"}],"variable":[]}},"response":[],"_postman_id":"9dff1cb1-9902-4c6c-8af6-8bada6d443c9"},{"name":"3DS Charge Tokenization","id":"1dcb84fb-6658-41d9-8697-d29e6c9fb69b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"merchantCode\": \"1tSa6uxz2nTwlaAmt38enA==\",\r\n    \"customerName\": \"example name\",\r\n    \"customerMobile\": \"01114989011\",\r\n    \"customerEmail\": \"refaatabouzaid@gmail.com\",\r\n    \"customerProfileId\": \"66666666666666666\",\r\n    \"cardToken\": \"ec667c8123720cf9409162d8868c505b3530eab9a719c6e35e617059dd7424b3\",\r\n    \"cvv\": \"123\",\r\n    \"merchantRefNum\": \"15480f549004\",\r\n    \"amount\": 580.55,\r\n    \"currencyCode\": \"EGP\",\r\n    \"language\": \"en-gb\",\r\n    \"chargeItems\": [\r\n        {\r\n            \"itemId\": \"897fa8e81be26df25db592e81c31c\",\r\n            \"description\": \"Item Descriptoin\",\r\n            \"price\": \"580.55\",\r\n            \"quantity\": \"1\"\r\n        }\r\n    ],\r\n    \"enable3DS\": true,\r\n    \"signature\": \"29ceb2337839fbb7051402f6ccaf78fe3996062872a2a84c36e188a9ca987cc5\",\r\n    \"returnUrl\": \"https://developer.fawrystaging.com\",\r\n    \"paymentMethod\": \"CARD\",\r\n    \"description\": \"Example Description\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://atfawry.fawrystaging.com/ECommerceWeb/Fawry/payments/charge","urlObject":{"protocol":"https","path":["ECommerceWeb","Fawry","payments","charge"],"host":["atfawry","fawrystaging","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1dcb84fb-6658-41d9-8697-d29e6c9fb69b"}],"id":"17baa15d-810a-4776-a3dd-82aa9e19bc0a","_postman_id":"17baa15d-810a-4776-a3dd-82aa9e19bc0a","description":""},{"name":"Pay using Reference Number","item":[{"name":"Pay using Ref Number","id":"48475d07-495e-44f6-a6a9-6b9d9164b727","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"merchantCode\": \"1tSa6uxz2nTwlaAmt38enA==\",\r\n    \"customerMobile\": \"01011329938\",\r\n    \"customerEmail\":\"owner@klickit.com\",\r\n    \"customerProfileId\": \"\",\r\n    \"merchantRefNum\": \"1308905155484440\",\r\n    \"amount\": 1000.00,\r\n    \"paymentExpiry\": \"\",\r\n    \"currencyCode\": \"EGP\",\r\n    \"description\": \"the charge request description\",\r\n    \"language\": \"en-gb\",\r\n    \"chargeItems\": [\r\n        {\r\n            \"itemId\": \"20711617-d353-4a3f-bebd-af680104342a\",\r\n            \"description\": \"Tuition Fees - 302\",\r\n            \"price\": 1000.00,\r\n            \"quantity\": 1\r\n        }\r\n    ],\r\n    \"signature\": \"2b9a4c5bb511f3dc04021975b23a4ed266d801cc5525131c57940eb9365e78a0\",\r\n    \"paymentMethod\": \"PAYATFAWRY\",\r\n    \"returnUrl\": \"https://developer.fawrystaging.com\",\r\n    \"customerName\": \"Ownerrr\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://atfawry.fawrystaging.com/ECommerceWeb/Fawry/payments/charge","urlObject":{"protocol":"https","path":["ECommerceWeb","Fawry","payments","charge"],"host":["atfawry","fawrystaging","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"48475d07-495e-44f6-a6a9-6b9d9164b727"}],"id":"48d6afa6-ebbc-4ff7-b325-0e7168261889","_postman_id":"48d6afa6-ebbc-4ff7-b325-0e7168261889","description":""},{"name":"Checkout Link","item":[{"name":"Checkout Link","id":"16515429-d793-4494-810f-e2bf757d3c5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"merchantCode\": \"1tSa6uxz2nTwlaAmt38enA==\",\r\n    \"customerName\": \"Customer name\",\r\n    \"customerMobile\": \"01011329938\",\r\n    \"customerEmail\": \"m@example.com\",\r\n    \"customerProfileId\": \"\",\r\n    \"merchantRefNum\": \"jg5454252585855\",\r\n    \"amount\": 1399.92,\r\n    \"paymentExpiry\": \"\",\r\n    \"currencyCode\": \"EGP\",\r\n    \"language\": \"en-gb\",\r\n    \"chargeItems\": [\r\n        {\r\n            \"itemId\": \"ac\",\r\n            \"description\": \"Digital Signature\",\r\n            \"price\": 1399.92,\r\n            \"quantity\": 1\r\n        }\r\n    ],\r\n    \"paymentMethod\": \"\",\r\n    \"enable3DS\":true,\r\n    \"returnUrl\": \"https://developer.fawrystaging.com\",\r\n    \"description\": \"Payment for 6-REQDS-l8hu5gbn\",\r\n    \"signature\": \"a5b1eecad3c2a404c8f297d37fe42ff1a0e8060070fe0a856842aa043a156fc7\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://atfawry.fawrystaging.com/fawrypay-api/api/payments/init","urlObject":{"protocol":"https","path":["fawrypay-api","api","payments","init"],"host":["atfawry","fawrystaging","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"16515429-d793-4494-810f-e2bf757d3c5a"}],"id":"0ead97c7-d8f5-4f5f-90f6-d8c641cc5a9b","_postman_id":"0ead97c7-d8f5-4f5f-90f6-d8c641cc5a9b","description":""},{"name":"Update Order/Payment","item":[{"name":"Get Payments Status","id":"769d3d73-7742-49c1-b3c5-f47f571de70c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json, text/plain, */*","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://atfawry.fawrystaging.com/ECommerceWeb/Fawry/payments/status/v2?merchantCode=1tSa6uxz2nTwlaAmt38enA==&merchantRefNumber=1308905155484440&signature=663e9c025e5a35b9d37e457073377b2b3068f46b00fd1deec7323eebcca07989","urlObject":{"protocol":"https","path":["ECommerceWeb","Fawry","payments","status","v2"],"host":["atfawry","fawrystaging","com"],"query":[{"key":"merchantCode","value":"1tSa6uxz2nTwlaAmt38enA=="},{"key":"merchantRefNumber","value":"1308905155484440"},{"key":"signature","value":"663e9c025e5a35b9d37e457073377b2b3068f46b00fd1deec7323eebcca07989"}],"variable":[]}},"response":[],"_postman_id":"769d3d73-7742-49c1-b3c5-f47f571de70c"}],"id":"7b8de2ff-be5f-4a6d-ac94-cfc091425ea4","_postman_id":"7b8de2ff-be5f-4a6d-ac94-cfc091425ea4","description":""},{"name":"Envoicing/Pay-By-Link","item":[{"name":"LOGIN","id":"7883cd7f-6a2b-4384-9e68-2aeef3148ebb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userIdentifier\": \"your email sent from our side\",\r\n    \"password\": \"P@ssw0rd\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://atfawry.fawrystaging.com/user-api/auth/login","urlObject":{"protocol":"https","path":["user-api","auth","login"],"host":["atfawry","fawrystaging","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7883cd7f-6a2b-4384-9e68-2aeef3148ebb"},{"name":"Single-Invoice","id":"a423762e-082c-4701-8ef2-83729f529b6d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"customer\": {\r\n        \"name\": \"customer name\",\r\n        \"email\": \"emailAddress@gmail.com\",\r\n        \"mobile\": \"01111111111\"\r\n    },\r\n    \"amount\": 190.00,\r\n    \"sendingDate\": \"2023-01-18\",\r\n    \"releaseDate\": \"2023-01-18T09:17:09Z\",\r\n    \"expiryDate\": \"2023-02-16T18:17:09Z\",\r\n    \"businessReference\": \"1999\",\r\n    \"note\": \"pay courses\",\r\n    \"communicationLang\": \"ar-eg\",\r\n    \"communicationMethod\": \"BOTH\",\r\n    \"alertMerchantUponExpiry\": true,\r\n    \"paymentType\": \"PUSH_TO_CUSTOMER\",\r\n    \"preferredPaymentMethod\": \"CARD\",\r\n    \"taxes\": 0,\r\n    \"items\": [\r\n        {\r\n            \"itemCode\": \"696\",\r\n            \"nameAr\": \"test name\",\r\n            \"nameEn\": \"test name\",\r\n            \"price\": \"190\",\r\n            \"imageUrl\": \"http://127.0.0.1:8000/store/929/How to Manage & Influence Your Virtual Team.jpg\",\r\n            \"purchasedQuantity\": 1,\r\n            \"discount\": {\r\n                \"value\": 0,\r\n                \"type\": \"FLAT\"\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://atfawry.fawrystaging.com/invoice-api/invoices/single","urlObject":{"protocol":"https","path":["invoice-api","invoices","single"],"host":["atfawry","fawrystaging","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a423762e-082c-4701-8ef2-83729f529b6d"},{"name":"recurring invoice API","id":"2515c1ea-e849-4ce3-9e1c-9edea75b27b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"cycleType\": \"MONTH\",\r\n    \"cycleValue\": 5,\r\n    \"toggleHeaderFooter\": false,\r\n    \"customerName\": \"zantot\",\r\n    \"customerEmail\": \"example@mail.com\",\r\n    \"customerMobile\": \"01066316317\",\r\n    \"dialCode\": \"\",\r\n    \"sendingDate\": \"2022-10-17\",\r\n    \"expiryDate\": \"2022-10-21T10:38:33.000Z\",\r\n    \"businessReference\": \"ref1234\",\r\n    \"note\": \"k\",\r\n    \"amount\": 150.75,\r\n    \"communicationLang\": \"ar-eg\",\r\n    \"releaseDate\": \"2022-10-17T10:38:29.846Z\",\r\n    \"communicationMethod\": \"SMS\",\r\n    \"alertMerchantUponExpiry\": \"false\",\r\n    \"paymentType\": \"PUSH_TO_CUSTOMER\",\r\n    \"customer\": {\r\n        \"email\": \"example@mail.com\",\r\n        \"mobile\": \"01066316317\",\r\n        \"name\": \"zantot\"\r\n    },\r\n    \"items\": []\r\n}","options":{"raw":{"language":"json"}}},"url":"https://atfawry.fawrystaging.com/invoice-api/invoices/recurring","urlObject":{"protocol":"https","path":["invoice-api","invoices","recurring"],"host":["atfawry","fawrystaging","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2515c1ea-e849-4ce3-9e1c-9edea75b27b5"}],"id":"8ca3641c-8245-48ce-8929-8c866377146e","_postman_id":"8ca3641c-8245-48ce-8929-8c866377146e","description":""},{"name":"Auth/Capture","item":[{"name":"3DS Card Auth","id":"f4b4da1a-5264-496c-88d7-52d859f7133d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"merchantCode\": \"1tSa6uxz2nTwlaAmt38enA==\",\r\n    \"merchantRefNum\": \"23124517865\",\r\n    \"customerName\": \"Customer Name\",\r\n    \"customerMobile\": \"01009914491\",\r\n    \"customerEmail\": \"example@gmail.com\",\r\n    \"customerProfileId\": \"777777\",\r\n    \"cardNumber\": \"4242424242424242\",\r\n    \"cardExpiryYear\": \"25\",\r\n    \"cardExpiryMonth\": \"05\",\r\n    \"cvv\": \"123\",\r\n    \"amount\": 580.55,\r\n    \"currencyCode\": \"EGP\",\r\n    \"language\": \"en-gb\",\r\n    \"chargeItems\": [\r\n        {\r\n            \"itemId\": \"897fa8e81be26df25db592e81c31c\",\r\n            \"description\": \"Item Descriptoin\",\r\n            \"price\": 580.55,\r\n            \"quantity\": \"1\"\r\n        }\r\n    ],\r\n    \"enable3DS\" : \"true\",\r\n    \"authCaptureModePayment\": true,\r\n    \"returnUrl\" : \"https://www.google.com/\",\r\n    \"signature\": \"fc58f5c07538aa1418d736bfd83f3144d024c183667e3fc40661eb31841b647a\",\r\n    \"paymentMethod\": \"CARD\",\r\n    \"description\": \"Example Description\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://atfawry.fawrystaging.com/ECommerceWeb/Fawry/payments/charge","urlObject":{"protocol":"https","path":["ECommerceWeb","Fawry","payments","charge"],"host":["atfawry","fawrystaging","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f4b4da1a-5264-496c-88d7-52d859f7133d"},{"name":"3DS Card Capture","id":"4c2c1205-c84c-4627-89ec-6396d074ec96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"merchantCode\": \"1tSa6uxz2nTwlaAmt38enA==\",\r\n    \"merchantRefNum\": \"20423\",\r\n    \"requestSignature\": \"28d7ce991d18457ffedfb4e1d8a8e8654809f77ec5df9dec52d5aad01af9b56a\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://atfawry.fawrystaging.com/ECommerceWeb/api/payment/capture","urlObject":{"protocol":"https","path":["ECommerceWeb","api","payment","capture"],"host":["atfawry","fawrystaging","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4c2c1205-c84c-4627-89ec-6396d074ec96"},{"name":"Cancel Auth Payment","id":"97dec60b-bef4-436d-9a8b-c8e9a9c9d552","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"merchantCode\": \"1tSa6uxz2nTwlaAmt38enA==\",\r\n    \"merchantRefNum\": \"2312465\",\r\n    \"requestSignature\": \"64564102f1763c09521f1d86c9f0a301c5feddc1a2adb49943eb4a5fcd9d1dd9\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://atfawry.fawrystaging.com/ECommerceWeb/api/payment/cancel","urlObject":{"protocol":"https","path":["ECommerceWeb","api","payment","cancel"],"host":["atfawry","fawrystaging","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"97dec60b-bef4-436d-9a8b-c8e9a9c9d552"}],"id":"550c8875-5f16-4183-aa87-303d57f83f72","_postman_id":"550c8875-5f16-4183-aa87-303d57f83f72","description":""},{"name":"Installment","item":[{"name":"Get Installment Plans","id":"e0afe559-54c4-472e-b8d4-31480a93d9e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"https://atfawry.fawrystaging.com/ECommerceWeb/api/merchant/installment-plans?accountNumber=1tSa6uxz2nTwlaAmt38enA==","urlObject":{"protocol":"https","path":["ECommerceWeb","api","merchant","installment-plans"],"host":["atfawry","fawrystaging","com"],"query":[{"key":"accountNumber","value":"1tSa6uxz2nTwlaAmt38enA=="}],"variable":[]}},"response":[],"_postman_id":"e0afe559-54c4-472e-b8d4-31480a93d9e6"},{"name":"Installment Charge payment","id":"78dad2ad-5261-4ba1-9a97-7decb4fa491e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n      \"merchantCode\": \"1tSa6uxz2nTwlaAmt38enA==\",\r\n      \"customerMobile\": \"01234567891\",\r\n      \"customerEmail\": \"example@gmail.com\",\r\n      \"customerProfileId\": \"777777\",\r\n      \"cardToken\": \"366d8080a84cffc435e12c679e67655af09733d39a1d151c7f4fa61cf51d9609\",\r\n      \"cvv\": \"123\",\r\n      \"merchantRefNum\": \"shaloo-1\",\r\n      \"amount\": \"580.55\",\r\n      \"currencyCode\": \"EGP\",\r\n      \"language\" : \"en-gb\",\r\n      \"chargeItems\": [\r\n        {\r\n          \"itemId\": \"897fa8e81be26df25db592e81c31c\",\r\n          \"description\": \"Item Descriptoin\",\r\n          \"price\": \"580.55\",\r\n          \"quantity\": \"1\"\r\n        }\r\n      ],\r\n      \"installmentPlanId\" : 2407,\r\n      \"signature\": \"2ca4c078ab0d4c50ba90e31b3b0339d4d4ae5b32f97092dd9e9c07888c7eef36\",\r\n      \"paymentMethod\": \"CARD\",\r\n      \"description\": \"Example Description\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://atfawry.fawrystaging.com/ECommerceWeb/Fawry/payments/charge","urlObject":{"protocol":"https","path":["ECommerceWeb","Fawry","payments","charge"],"host":["atfawry","fawrystaging","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"78dad2ad-5261-4ba1-9a97-7decb4fa491e"}],"id":"6c43185b-ff36-4727-b75b-42a0c24ec09f","_postman_id":"6c43185b-ff36-4727-b75b-42a0c24ec09f","description":""},{"name":"E-Wallet / Mobile Wallet","item":[{"name":"QR E-Mobile-Wallet Payment","id":"f4967467-a565-406b-b825-376474bdbb66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"amount\": 100.00,\r\n    \"chargeItems\": [\r\n        {\r\n            \"description\": \"item:20220308184412\",\r\n            \"itemId\": \"20220308184412\",\r\n            \"price\": 100.00,\r\n            \"quantity\": 1\r\n        }\r\n    ],\r\n    \"currencyCode\": \"EGP\",\r\n    \"customerEmail\": \"shalooshaloo35@email.com\",\r\n    \"customerMobile\": \"01234567891\",\r\n    \"description\": \"order:173808\",\r\n    \"language\": \"en-gb\",\r\n    \"merchantCode\": \"1tSa6uxz2nTwlaAmt38enA==\",\r\n    \"merchantRefNum\": 125817364844151,\r\n    \"paymentMethod\": \"MWALLET\",\r\n    \"signature\": \"2ba91975b5f1c90a8214e12b73cdac3ae4984f6f048e4005a49d378cf52b78e5\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://atfawry.fawrystaging.com/ECommerceWeb/api/payments/charge","urlObject":{"protocol":"https","path":["ECommerceWeb","api","payments","charge"],"host":["atfawry","fawrystaging","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f4967467-a565-406b-b825-376474bdbb66"},{"name":"R2P E-Mobile-Wallet Payment","id":"f2f44288-3be8-4c03-acc7-8af7729a36df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"amount\": 100.00,\r\n    \"chargeItems\": [\r\n        {\r\n            \"description\": \"item:20220308184412\",\r\n            \"itemId\": \"20220308184412\",\r\n            \"price\": 100.00,\r\n            \"quantity\": 1\r\n        }\r\n    ],\r\n    \"currencyCode\": \"EGP\",\r\n    \"customerEmail\": \"shalooshaloo35@email.com\",\r\n    \"customerMobile\": \"01206058025\",\r\n    \"description\": \"order:173808\",\r\n    \"language\": \"en-gb\",\r\n    \"merchantCode\": \"1tSa6uxz2nTwlaAmt38enA==\",\r\n    \"merchantRefNum\": 172305515164,\r\n    \"paymentMethod\": \"MWALLET\",\r\n    \"debitMobileWalletNo\" : \"01023561608\",\r\n    \"signature\": \"ed8259f1180d52b0bf4db5782ed524f3f3b36983a7bda6f7b6abe21e5a53c102\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://atfawry.fawrystaging.com/ECommerceWeb/api/payments/charge","urlObject":{"protocol":"https","path":["ECommerceWeb","api","payments","charge"],"host":["atfawry","fawrystaging","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f2f44288-3be8-4c03-acc7-8af7729a36df"}],"id":"43c8ed95-cef8-4e38-a3ae-e4f8f42b9cac","_postman_id":"43c8ed95-cef8-4e38-a3ae-e4f8f42b9cac","description":""},{"name":"Refund Paid Payment","id":"34de7d97-5536-439c-b59f-13f39a5f5357","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"merchantCode\":\"1tSa6uxz2nTwlaAmt38enA==\",\r\n    \"referenceNumber\": \"7111295962\",\r\n    \"refundAmount\":\"1000.00\",\r\n    \"reason\":\"\",\r\n    \"signature\":\"01562c3cc45154b292dd6d567cf882bbdd3e9f28b4aef265c2509b141fc7c4c0\"\r\n}"},"url":"https://atfawry.fawrystaging.com/ECommerceWeb/Fawry/payments/refund","urlObject":{"protocol":"https","path":["ECommerceWeb","Fawry","payments","refund"],"host":["atfawry","fawrystaging","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"34de7d97-5536-439c-b59f-13f39a5f5357"},{"name":"Cancel Unpaid Payment","id":"e27d7979-4a95-4b73-a547-1f722e726093","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"orderRefNo\": \"7105075106\",\r\n    \"merchantAccount\": \"1tSa6uxz2nTwlaAmt38enA==\",\r\n    \"lang\": \"en-gb\",\r\n    \"signature\": \"6daeb7578448956c0e0a6a1d5ee32477f0706b5ef67a2faa82c491172e94d7ed\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://atfawry.fawrystaging.com/ECommerceWeb/api/orders/cancel-unpaid-order","urlObject":{"protocol":"https","path":["ECommerceWeb","api","orders","cancel-unpaid-order"],"host":["atfawry","fawrystaging","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e27d7979-4a95-4b73-a547-1f722e726093"}]}