Philippines API Introduction
เริ่มต้นใช้งาน
ใช้ Sandbox สำหรับทดสอบการเชื่อมต่อ แล้วเปลี่ยนเป็น Production เมื่อพร้อมให้บริการจริง ดู คู่มือการเชื่อมต่อ สำหรับข้อมูลร้านค้า และ การสร้างลายเซ็น สำหรับการลงนามคำขอ
เอกสารอ้างอิง API
| โมดูล | เอกสาร |
|---|---|
| ธุรกรรม | รับเงิน (Pay-in) · จ่ายเงิน (Pay-out) |
| การสอบถาม | สถานะธุรกรรม · ยอดเงิน |
| การชำระเงิน | Settlement · SLA การชำระเงิน |
| วิธีการชำระเงิน | วิธีการชำระเงิน |
การกำหนดค่าสภาพแวดล้อม
| สภาพแวดล้อม | โปรโตคอล | ประเภทสื่อ | URL ฐาน |
|---|---|---|---|
| Sandbox | HTTPS | application/json | https://sandbox-gateway.smilepayz.com |
| Production | HTTPS | application/json | https://gateway.smilepayz.com |
ภาพรวม API
Philippines’ digital payment ecosystem is vibrant and rapidly growing, driven by widespread adoption of payment gateway APIs. Key solutions include e-wallets like GCash, supporting both native (GCASH) and pseudo-native (GCASH_WAP) payment methods to meet diverse merchant and user needs.
The system is well-adapted to local market habits and infrastructure, with strong security and compliance that protect user data and funds. Real-time, flexible processing enhances user experience, while cross-border capabilities support international commerce and remittances.
Developer- and merchant-friendly APIs enable easy integration and fast deployment, fueling ongoing innovation and financial inclusion toward a cashless society.
ทรัพยากรสำหรับนักพัฒนา
ตัวอย่างโค้ด

PayInRequestDemo.java— รับเงิน (Pay-in)PayoutRequestDemo.java— จ่ายเงิน (Pay-out)InquiryBalanceDemo.java— สอบถามยอดเงินInquriyOrderStatusDemo.java— สถานะคำสั่ง / ธุรกรรมSignatureUtils.java— ตัวช่วยลงนาม (minify, RSA-SHA256)
pay_in_request_demo.py— รับเงิน (Pay-in)pay_out_request_demo.py— จ่ายเงิน (Pay-out)balance_inquiry.py— สอบถามยอดเงินstatus-inquiry.py— สถานะคำสั่ง / ธุรกรรมTool_Sign.py— ตัวช่วยลงนาม (minify, RSA-SHA256)
pay_in_request_demo.js— รับเงิน (Pay-in)pay_out_request_demo.js— จ่ายเงิน (Pay-out)inquiry_balance_demo.js— สอบถามยอดเงินinquiry_order_status.js— สถานะคำสั่ง / ธุรกรรมSignatureUtils.js— ตัวช่วยลงนาม (minify, RSA-SHA256)
PayInRequestDemo.php— รับเงิน (Pay-in)PayoutRequestDemo.php— จ่ายเงิน (Pay-out)InquiryBalanceDemo.php— สอบถามยอดเงินInquiryOrderStatusDemo.php— สถานะคำสั่ง / ธุรกรรมSignature.php— ตัวช่วยลงนาม (minify, RSA-SHA256)
PayInRequestDemo.cs— รับเงิน (Pay-in)PayOutRequestDemo.cs— จ่ายเงิน (Pay-out)BalanceInquiryDemo.cs— สอบถามยอดเงินOrderStatusInquiryDemo.cs— สถานะคำสั่ง / ธุรกรรมSignatureUtils.cs— ตัวช่วยลงนาม (minify, RSA-SHA256)
PayInRequestDemoV2.go— รับเงิน (Pay-in)PayoutRequestDemoV2.go— จ่ายเงิน (Pay-out)BalanceInquiryDemoV2.go— สอบถามยอดเงินOrderStatusInquiryDemoV2.go— สถานะคำสั่ง / ธุรกรรมSignatureUtils.go— ตัวช่วยลงนาม (minify, RSA-SHA256)
