SBTech
Connect Peach Payments to your SBTech platform.
Overview
Peach Payments has integrated with SBTech to support multiple payment methods.
Full or partial refunds are not supported, you must request that Peach Payments process refunds manually.
Register account
To connect Peach Payments to your SBTech platform, you must have a Peach Payments account.
Configuration
To accept payments using Peach Payments, you must request the following credentials from support:
API secret
: Peach Payments calls this thesecret token
.API merchant reference
: Peach Payments call this theentity ID
.
After you have received your API credentials, send them to SBTech so that they can configure your site to accept payments through Peach Payments.
When sending the credentials to SBTech, it's important that you use the
API secret
andAPI merchant reference
terms as those are the terms that they are familiar with.
API endpoints
- Sandbox:
- Pay-in request:
<https://testsecure.peachpayments.com/checkout/sbt>
- Check status request:
<https://testsecure.peachpayments.com/status/sbt>
- Pay-in request:
- Live:
- Pay-in request:
<https://secure.peachpayments.com/checkout/sbt>
- Check status request:
<https://secure.peachpayments.com/status/sbt>
- Pay-in request:
Updated 9 months ago