Setup
A Trust Payments account can be requested by contacting the Trust Payments team via the Trust Payments Support email.Connector configuration
After signing up with Trust Payments, you can configure the connector in Gr4vy using one of the following methods:- Flow - Configure payment routing rules through your Gr4vy dashboard
- API integration - Specify the
payment_service_idwhen creating transactions to explicitly route payments to this connector
Credentials
Configure the following credentials in the Gr4vy dashboard, which are obtained from your Trust Payments account:- Web Services username - Your Trust Payments web services username
- Web Services password - Your Trust Payments web services password for authentication
- Site Reference - Your Trust Payments site reference identifier
Features
Trust Payments supports the following features:- Delayed capture - Authorize a payment and capture it at a later time
- Partial capture - Capture a portion of the authorized amount
- Partial refunds - Refund a portion of the captured amount
- Refunds - Refund a captured payment
- Void - Cancel an authorized transaction before capture
- Zero auth - Verify a card without charging it
- Digital wallets - Support for Apple Pay, Google Pay, and other wallet integrations
- Payment method tokenization - Store payment methods for future use outside of transactions
- Transaction sync - Synchronize transaction status with Trust Payments
- 3-D Secure - Pass-through 3DS authentication
Supported countries
Trust Payments supports transactions from buyers in the following countries:| Country code | Country code | Country code | Country code | Country code | Country code | Country code | Country code | Country code | Country code |
|---|---|---|---|---|---|---|---|---|---|
AD | AE | AF | AG | AI | AL | AM | AO | AQ | AR |
AS | AT | AU | AW | AX | AZ | BA | BB | BD | BE |
BF | BG | BH | BI | BJ | BL | BM | BN | BO | BQ |
BR | BS | BT | BV | BW | BY | BZ | CA | CC | CD |
CF | CG | CH | CI | CK | CL | CM | CN | CO | CR |
CU | CV | CW | CX | CY | CZ | DE | DJ | DK | DM |
DO | DZ | EC | EE | EG | EH | ER | ES | ET | FI |
FJ | FK | FM | FO | FR | GA | GB | GD | GE | GF |
GG | GH | GI | GL | GM | GN | GP | GQ | GR | GS |
GT | GU | GW | GY | HK | HM | HN | HR | HT | HU |
ID | IE | IL | IM | IN | IO | IQ | IR | IS | IT |
JE | JM | JO | JP | KE | KG | KH | KI | KM | KN |
KP | KR | KW | KY | KZ | LA | LB | LC | LI | LK |
LR | LS | LT | LU | LV | LY | MA | MC | MD | ME |
MF | MG | MH | MK | ML | MM | MN | MO | MP | MQ |
MR | MS | MT | MU | MV | MW | MX | MY | MZ | NA |
NC | NE | NF | NG | NI | NL | NO | NP | NR | NU |
NZ | OM | PA | PE | PF | PG | PH | PK | PL | PM |
PN | PR | PS | PT | PW | PY | QA | RE | RO | RS |
RU | RW | SA | SB | SC | SD | SE | SG | SH | SI |
SJ | SK | SL | SM | SN | SO | SR | SS | ST | SV |
SX | SY | SZ | TC | TD | TF | TG | TH | TJ | TK |
TL | TM | TN | TO | TR | TT | TV | TW | TZ | UA |
UG | UM | US | UY | UZ | VA | VC | VE | VG | VI |
VN | VU | WF | WS | YE | YT | ZA | ZM | ZW |
Supported currencies
Trust Payments supports processing payments in the following currencies:| Currency code | Currency code | Currency code | Currency code | Currency code | Currency code | Currency code | Currency code | Currency code | Currency code |
|---|---|---|---|---|---|---|---|---|---|
AED | AFN | ALL | AMD | AOA | ARS | AUD | AZN | BAM | BBD |
BDT | BGN | BHD | BMD | BND | BOB | BRL | BSD | BWP | BZD |
CAD | CHF | CLP | CNY | COP | CRC | CZK | DKK | DOP | DZD |
EGP | EUR | FJD | GBP | GEL | GIP | GTQ | HKD | HNL | HUF |
IDR | ILS | INR | IQD | ISK | JMD | JOD | JPY | KES | KGS |
KHR | KRW | KWD | KYD | KZT | LAK | LBP | LKR | LRD | MAD |
MDL | MKD | MNT | MOP | MUR | MXN | MYR | MZN | NGN | NOK |
NZD | OMR | PAB | PEN | PGK | PHP | PKR | PLN | PYG | QAR |
RON | RSD | SAR | SCR | SEK | SGD | THB | TJS | TMT | TND |
TRY | TTD | TWD | TZS | UAH | USD | UYU | UZS | VND | XCD |
XCG | XOF | YER | ZAR |
Limitations
The following features are not supported by this connector:- Delete token - Deleting stored payment tokens is not supported
- Network tokens - Network tokenization is not supported
- Open loop - Open-loop card processing is not supported
- Over capture - Capturing more than the authorized amount is not supported
- Partial authorization - Partial authorization is not supported
- Settlement reporting - Automatic settlement reporting is not supported
Integration
To accept card payments with Trust Payments, use one of Gr4vy’s client-side integration methods to securely collect card details. Due to PCI compliance requirements, card data should never be sent directly to your servers. You can integrate using:- Embed - A pre-built, customizable payment form that handles the complete payment flow
- Secure Fields - Embed card input fields for building custom payment forms while maintaining PCI compliance
- Mobile SDKs - Native SDKs for iOS, Android, React Native, and other platforms
payment_service_id parameter.