Payment Gateways¶
Process payments directly through the Autocore API using Direct Charge (credit/debit card).
Authentication¶
Payment Gateway endpoints use Auth-Token authentication. See Build the Auth-Token.
Direct Charge¶
| Endpoint | Description |
|---|---|
| Security on Sensitive Data | How to encrypt card data |
| Create Direct Charge | Process a card payment |
| Payment Webhook | Receive payment status notifications |
| Refund | Process partial or total refunds |
Hotels¶
Use the List Hotels endpoint to retrieve available hotel_id values before processing payments.