- BalancesGateway
- BatchGateway
- Configuration
- Gateway
- PaymentGateway
- RecipientAccount
- RecipientAccountGateway
- RecipientGateway
Create a client for the Trolley Python API
client = Configuration.gateway("ACCESS_KEY","SECRET_KEY")
Parameters:
Param | Type | Description |
---|---|---|
ACCESS_KEY | [String] | The public key |
SECRET_KEY | [String] | The secret key |
Returns: Gateway