Overview of Methods
Scope:
pay_systemWho can execute the methods: depending on the method
|
Method |
Description |
|
Adds a REST handler for the payment system |
|
|
Updates a REST handler for the payment system |
|
|
Returns a list of REST handlers for the payment system |
|
|
Deletes a REST handler for the payment system |
|
|
Adds a payment system |
|
|
Modifies a payment system |
|
|
Returns a list of payment systems |
|
|
Returns the settings of the payment system |
|
|
Updates the settings of the payment system |
|
|
Deletes a payment system |
|
|
Used for paying an order through a specific payment system |
|
|
Used for paying an invoice (old version) through a specific payment system |
|
|
Returns the settings of the payment system for a specific payment |
|
|
Returns the settings of the payment system for a specific invoice (old version) |
Copied