
rv_create_payment_gateway
Description
Creates and returns a payment gateway ID.
Version
Available from version 5.20.0.
Access
Writes new data, master access not required, available only to internal users with update access to the “Payments: Record” function.
| Number | Name | O/R | Version | Usage |
|---|---|---|---|---|
| 1 | Auth | Required | 5.20.0+ | Authentication structure.* |
| 2 | Reservation ID | Required | 5.20.0+ | “Id” of the reservation to query. |
| 3 | Amount | Required | 5.20.0+ | Amount being paid. |
Example
Request
{
"method": "rv_create_payment_gateway",
"params": [
{
"bridge_username":"username",
"bridge_password":"password",
"link_id":"4"
},
"WB677",
"2100"
],
"id": 1
}Response
{
"id": 1,
"error": null,
"result": {
"amount": "500.00",
"currency": "USD"
}
}Keep up to date with us
Menu
Visit our website
ResRequest Modules
- Business Intelligence
- Central Reservations
- Channel Management
- Customer Relationship Management
- Developer
- Email Series 2022
- Email Series 2023
- Financial Management
- Marketing tools
- Payment Gateways
- Point of sale
- Product
- Professional Services
- Property Management
- ResConnect
- ResInsite
- ResNova
- System Setup
- Technical Alerts
- Technical Tips
- Telephone Management
- Webinars Index

