IVR Hooks
IVR integration username.
ivr_userIVR integration password.
ivr_passwordThe order number for which to retrieve pre-order details.
ORD-2024-001234Pre-order product list and total price on success, or an error result on failure.
Check result.success to determine the outcome.
Returned for both successful and failed IVR pre-order lookups.
Check result.success to determine the outcome.
Total order price including discounts. 0.0 on failure.
389.97Pre-order product list and total price on success, or an error result on failure.
Check result.success to determine the outcome.
IVR integration username.
ivr_userIVR integration password.
ivr_passwordResponse for both successful and failed IVR payment submissions.
Check orderResultResponse.result.success to determine the outcome.
Returned for both successful and failed IVR payment result submissions.
Check orderResultResponse.result.success to determine the outcome.
Response for both successful and failed IVR payment submissions.
Check orderResultResponse.result.success to determine the outcome.
Last updated
Was this helpful?

