{"info":{"_postman_id":"14864ace-604e-4f05-8b35-58b3b0fdebdb","name":"evoryc","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"17201336","collectionId":"14864ace-604e-4f05-8b35-58b3b0fdebdb","publishedId":"2sBXcGF148","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-02-25T19:53:48.000Z"},"item":[{"name":"Initiate Request","id":"1f62a204-b1a3-48c7-b480-92d34f0abf63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"first_name\": \"John\",\n  \"last_name\": \"Doe\",\n  \"email\": \"john.doe@example.com\",\n  \"address\": \"123 Main Street\",\n  \"country\": \"US\",\n  \"city\": \"New York\",\n  \"state\": \"NY\",\n  \"zip\": \"10001\",\n  \"ip_address\": \"192.168.1.100\",\n  \"phone_number\": \"+1234567890\",\n  \"amount\": 1,\n  \"currency\": \"USD\",\n  \"card_number\": \"4012888888881881\",\n  \"card_expiry_month\": \"01\",\n  \"card_expiry_year\": \"2030\",\n  \"card_cvv\": \"029\",\n  \"redirect_url\": \"https://webhook.site/d4a26e9e-dc74-4e03-8def-71dc4d9d51bd\",\n  \"webhook_url\": \"https://webhook.site/d4a26e9e-dc74-4e03-8def-71dc4d9d51bd\",\n  \"order_id\": \"ORD_123456789335909991374\"\n}\n                                                                                         ","options":{"raw":{"language":"json"}}},"url":"{{baseURL}}/api/v1/globpay/card/initiate","urlObject":{"path":["api","v1","globpay","card","initiate"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1f62a204-b1a3-48c7-b480-92d34f0abf63"},{"name":"Generate Bearer Token","id":"723f9962-eb31-4d66-b1de-7546d5f6d3d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"{{username}}"},{"key":"password","value":"{{password}}"}],"advancedConfig":[{"key":"showPassword","value":"<show-password>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{BASE_URL}}/api/v1","urlObject":{"path":["api","v1"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"723f9962-eb31-4d66-b1de-7546d5f6d3d5"},{"name":"Payment status","id":"1e0b6c59-d33c-4a5f-9da3-5054ea4d3c8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n\n  \"phone_number\": \"79494010\",\n  \"amount\": 100.0,\n  \"service_code\": \"KN_PAIEMENTMARCHAND_SAFARICOM\",\n  \"callback_url\": \"https://webhook.site/1933a289-404a-483a-a110-e6bd7c43445e\",\n   \"external_id\": \"usussjsjjsjs\"\n  \n}","options":{"raw":{"language":"json"}}},"url":"https://api.globpay.ai/api/v1/transaction?merchant=merchant_id&secureId=16d16a85b9ef6f108f7626ee4e8f4ce4","urlObject":{"protocol":"https","path":["api","v1","transaction"],"host":["api","globpay","ai"],"query":[{"key":"merchant","value":"merchant_id"},{"key":"secureId","value":"16d16a85b9ef6f108f7626ee4e8f4ce4"}],"variable":[]}},"response":[],"_postman_id":"1e0b6c59-d33c-4a5f-9da3-5054ea4d3c8b"},{"name":"3D-PAYMENT-LINK","id":"201745f2-93cf-4c97-be6e-6a5ef83db5a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"first_name\": \"John\",\n  \"last_name\": \"Doe\", \n  \"email\": \"john.doe@example.com\",\n  \"address\": \"123 Main Street\",\n  \"country\": \"US\",\n  \"city\": \"New York\",\n  \"state\": \"NY\",\n  \"zip\": \"10001\",\n  \"ip_address\": \"192.168.1.100\",\n  \"phone_number\": \"+1234567890\",\n  \"amount\": 100,\n  \"currency\": \"USD\",\n  \"card_number\": \"4012888888881881\",\n  \"card_expiry_month\": \"01\",\n  \"card_expiry_year\": \"2030\", \n  \"card_cvv\": \"029\",\n  \"redirect_url\": \"https://webhook.site/5872ce6a-baae-4592-b16a-909b42ce6952\",\n  \"webhook_url\": \"https://webhook.site/5872ce6a-baae-4592-b16a-909b42ce6952\",\n  \"order_id\": \"ORD_1234567893359099913749\",\n  \"mode\": \"3D\",\n  \"payment_type\": \"paymentlink\"\n}","options":{"raw":{"language":"json"}}},"url":"{{baseURL}}/api/v1/card/unified","urlObject":{"path":["api","v1","card","unified"],"host":["{{baseURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"201745f2-93cf-4c97-be6e-6a5ef83db5a9"},{"name":"3D-SERVER-SERVER","id":"6f80d960-832d-4589-908e-e8ff7d4557f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"first_name\": \"Collins\",\n  \"last_name\": \"Ochieng\",\n  \"email\": \"john.doe@example.com\",\n  \"address\": \"123 Main Street\",\n  \"country\": \"KE\",\n  \"city\": \"New York\", \n  \"state\": \"NY\",\n  \"zip\": \"10001\",\n  \"ip_address\": \"192.168.1.100\",\n  \"phone_number\": \"+1234567890\",\n  \"amount\": 2.00,\n  \"currency\": \"USD\",\n  \"card_number\": \"4052660048265953\",\n  \"card_expiry_month\": \"08\",\n  \"card_expiry_year\": \"30\",  // This will be converted to \"29\"\n  \"card_cvv\": \"439\",\n  \"redirect_url\": \"https://webhook.site/9039933b-35b2-4d06-b04f-fe4ad9e7f82f\",\n  \"webhook_url\": \"https://webhook.site/9039933b-35b2-4d06-b04f-fe4ad9e7f82f\",\n  \"order_id\": \"ORD_123456789335909991374\",\n  \"mode\": \"3D\",\n  \"payment_type\": \"server2server\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/api/v1/card/unified","urlObject":{"path":["api","v1","card","unified"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6f80d960-832d-4589-908e-e8ff7d4557f6"},{"name":"2D-SERVER-SERVER","id":"e8355cbd-7e94-4a55-b9cb-2d6e10c655e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"first_name\": \"Collins\",\n  \"last_name\": \"Ochieng\",\n  \"email\": \"john.doe@example.com\",\n  \"address\": \"123 Main Street\",\n  \"country\": \"KE\",\n  \"city\": \"New York\", \n  \"state\": \"NY\",\n  \"zip\": \"10001\",\n  \"ip_address\": \"192.168.1.100\",\n  \"phone_number\": \"+1234567890\",\n  \"amount\": 2.00,\n  \"currency\": \"USD\",\n  \"card_number\": \"5395780010844651\",\n  \"card_expiry_month\": \"08\",\n  \"card_expiry_year\": \"2027\",  // This will be converted to \"29\"\n  \"card_cvv\": \"488\",\n  \"redirect_url\": \"https://webhook.site/08ed654f-0b26-4b89-903a-cbab752bd756\",\n  \"webhook_url\": \"https://webhook.site/08ed654f-0b26-4b89-903a-cbab752bd756\",\n  \"order_id\": \"ORD_123456789335909991374\",\n  \"mode\": \"2D\",\n  \"payment_type\": \"server2server\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/api/v1/card/unified","urlObject":{"path":["api","v1","card","unified"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e8355cbd-7e94-4a55-b9cb-2d6e10c655e8"},{"name":"CallBacks","id":"506d8fd3-d59d-49b8-a2e0-e5f3ddc6b87a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"506d8fd3-d59d-49b8-a2e0-e5f3ddc6b87a"}]}