Test Credentials
YagoutPay test credentials and UAT environment setup.
Use these test credentials to develop and test your YagoutPay Flutter integration without processing real payments.
UAT Test Credentials
Use these credentials for development and testing:
Merchant Configuration
- Aggregator ID:
yagout - Merchant ID:
202508080001 - API Key:
IG3CNW5uNrUO2mU2htUOWb9rgXCF7XMAXmL63d7wNZo= - Payment Gateway ID:
67ee846571e740418d688c3f
UAT URLs
API Endpoints
- Hosted Payment:
https://uatcheckout.yagoutpay.com/ms-transaction-core-1-0/paymentRedirection/checksumGatewayPage - API Integration:
https://uatcheckout.yagoutpay.com/ms-transaction-core-1-0/apiRedirection/apiIntegration - Payment Links:
https://uatcheckout.yagoutpay.com/ms-transaction-core-1-0/sdk/paymentByLinkResponse - Static Links:
https://uatcheckout.yagoutpay.com/ms-transaction-core-1-0/sdk/staticQRPaymentResponse
Test Parameters
Payment Gateway Details
- Pay Mode:
WA - Scheme ID:
7 - Wallet Type:
telebirr - Currency:
ETB - Country:
ETH
Test URLs
Use these URLs for testing success and failure scenarios:
- Success URL:
https://httpbin.org/status/200 - Failure URL:
https://httpbin.org/status/400
IMPORTANT
These are test credentials only. Never use them in production. Switch to production credentials when going live.