Member Function Documentation
Get Payment Instructions
Reimplemented from gatewayCore.
Payout
- Parameters:
-
| array | Row from nexus_payouts |
- Returns:
- string HTML to display
Payment Screen
- Returns:
- array array( 'html' => ..., // HTML to display in select method box 'button' => ..., // HTML to replacde button with )
Reimplemented from gatewayCore.
Validate Payment
- Returns:
- array Should return an array with: First element being the transaction ID number Second element being one of: "okay" if the payment was all good "hold" if we're not sure and need the admin to take a look "fail" if the payment failed Third element should be anything to note, such as why a payment is being held Fourth element should be message to display to customer, if payment is held or failed Fifth element should be the gateway-assigned transaction ID number Sixth element should be an array with any additional information to save
Reimplemented from gatewayCore.
The documentation for this class was generated from the following file:
- admin/applications_addon/ips/nexus/sources/gateways/manual.php