• insufficient funds in virtual account

    Posted :

    in :

    by :

  • Invalid CVV

    Posted :

    in :

    by :

  • Incorrect expiration date was entered

    Posted :

    in :

    by :

  • you’ve exceeded the transaction range on this card group

    Posted :

    in :

    by :

  • transactions in Ireland are blocked by the rules you set on this card group

    Posted :

    in :

    by :

  • How to [action] when [card-related issue]

    Posted :

    in :

    by :

    List Cards-Related Issue Edit Key Type value Description cs_ref_code string 202508-175574482xxx hashcode TTRPAY platform merchant_ref_code string order-001xxx Your order ID status string 1 1: Success -1: Failed

  • Webhook

    Posted :

    in :

    by :

    Event Data:   Post form-data to your ipn_url param at api: /transaction/create Header: application/x-www-form-urlencoded   Simple data:   //Your data you will receive at ipn_url cs_ref_code=202508-175574482138&merchant_ref_code=000001&status=1  

  • Get started

    Posted :

    in :

    by :

    I. Introduction Welcome to TTRPay’s Get Started Guide For API Integration—designed to streamline your setup with our API-based payment platform. Whether you’re an onboarding new merchant or exploring the sandbox functionality, this guide will take you through securely login into our Merchant Dashboard, obtaining your unique Merchant-Key, and testing your first transaction using Postman or…

  • Paypal Gateway

    Posted :

    in :

    by :

    Request address POST: https://api.ttrpay.net/v1/transaction/create Postman Test account Email: mid_demo@cashields.orgPassword: Sandbox@123Merchant-Key: d3JWyGxoVVPm0Q6k Paypal sandbox: Email: sb-x43n6e32773424@personal.example.com Password: 9%%c{W5+ Request parameters Result Paramerter Return parameters Result success:Success create paypal payment link you need to redirect your page to payment_link Copy { “status”: true, “result”: { “code”: “00”, “message”: “Create paylink successfully”, “transaction_id”: “202412-17344912xxxx”, “payment_link”: “https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-2KL30609245339347&useraction=commit” } }…

  • Credit Card

    Posted :

    in :

    by :

    Request address POST: https://api.ttrpay.net/v1/transaction/create Postman Test account Email: mid_demo@cashields.orgPassword: Sandbox@123Merchant-Key: d3JWyGxoVVPm0Q6k Card sandbox: Request parameters Result Paramerter Result success: Copy <!– Success create paypal payment link you need to redirect your page to payment_link –> {   “status”: true,   “result”: {     “code”: “00”, <!– code equal 00 is successfully –>     “message”: “Create paylink successfully”,     “transaction_id”: “202412-17344912xxxx”,…

Recent Posts

Recent comments

No comments to show.