{"info":{"_postman_id":"836e5d67-b1da-4997-9a52-0f83cd02145d","name":"shurjoPay sandbox","description":"<html><head></head><body><p><strong>Overview</strong></p>\n<p>It is Restful API mechanism to request and response in JSON format. All response honored with generated ( predefined/generated) token in Authorize header.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"6335853","collectionId":"836e5d67-b1da-4997-9a52-0f83cd02145d","publishedId":"U16dS8ig","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-09-01T11:09:08.000Z"},"item":[{"name":"GetToken","id":"dc2a8195-8c0e-4c35-a89e-c29d6dc8403c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":" {\r\n\"username\":\"sp_sandbox\",\r\n\"password\":\"pyyk97hu&6u6\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://sandbox.shurjopayment.com/api/get_token","urlObject":{"protocol":"https","path":["api","get_token"],"host":["sandbox","shurjopayment","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"dc2a8195-8c0e-4c35-a89e-c29d6dc8403c"},{"name":"CheckOut","id":"a90b2228-3f13-4307-9c26-6827a3b43deb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"prefix","value":"sp","type":"text"},{"key":"token","value":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJodHRwczpcL1wvc2FuZGJveC5zaHVyam9wYXltZW50LmNvbVwvYXBpXC9sb2dpbiIsImlhdCI6MTYzMDQ5MzIzNywiZXhwIjoxNjMwNDk2ODM3LCJuYmYiOjE2MzA0OTMyMzcsImp0aSI6Ik5BYmhEWVNXSnQxSWwwTmMiLCJzdWIiOjEsInBydiI6IjgwNWYzOWVlZmNjNjhhZmQ5ODI1YjQxMjI3ZGFkMGEwNzZjNDk3OTMifQ.ZW9hX00thRaWiUFLFMOd1ToxNPbmEh0GhhuFezd4aus","type":"text"},{"key":"return_url","value":"https://www.sandbox.shurjopayment.com/response","type":"text"},{"key":"cancel_url","value":"https://www.sandbox.shurjopayment.com/response","type":"text"},{"key":"store_id","value":"1","type":"text"},{"key":"amount","value":"10","type":"text"},{"key":"order_id","value":"sp315689","type":"text"},{"key":"currency","value":"BDT","type":"text"},{"key":"customer_name","value":"ATM Fahim","type":"text"},{"key":"customer_address","value":"dhaka","type":"text"},{"key":"customer_phone","value":"01717302935","type":"text"},{"key":"customer_city","value":"Dhaka","type":"text"},{"key":"customer_post_code","value":"1212","type":"text"},{"key":"client_ip","value":"102.101.1.1","type":"text"}]},"url":"https://www.sandbox.shurjopayment.com/api/secret-pay","urlObject":{"protocol":"https","path":["api","secret-pay"],"host":["www","sandbox","shurjopayment","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a90b2228-3f13-4307-9c26-6827a3b43deb"},{"name":"verification","id":"9ec20c1b-7fb1-47ed-ac76-5aa3a55af8c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"order_id\":\"spay612b73a935ab1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://www.sandbox.shurjopayment.com/api/verification","urlObject":{"protocol":"https","path":["api","verification"],"host":["www","sandbox","shurjopayment","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9ec20c1b-7fb1-47ed-ac76-5aa3a55af8c3"},{"name":"PaymentStatusCheck","id":"bebe3aa9-0207-4abc-8723-b4a2d6be8f0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\"order_id\":\"spay612b73a935ab1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://www.sandbox.shurjopayment.com/api/payment-status","urlObject":{"protocol":"https","path":["api","payment-status"],"host":["www","sandbox","shurjopayment","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"bebe3aa9-0207-4abc-8723-b4a2d6be8f0b"}]}