wprobo_ccp_twilio_before_send_otp
wprobo_ccp_twilio_before_carrier_lookup
wprobo_ccp_twilio_before_send_message
wprobo_ccp_twilio_before_send_custom_otp
wprobo_ccp_twilio_before_verify_otp
wprobo_ccp_twilio_handle_twilio_exception
wprobo_ccp_twilio_handle_twilio_success
wprobo_ccp_twilio_before_send_otp
This action hook is used to perform any action before sending the OTP to the customer.
Usage:
Defined In
File:Â cryptocartpro/src/ThirdParties/Twilio/Twilio.php
Function:Â send_otp
wprobo_ccp_twilio_before_carrier_lookup
This action hook is used to perform any action before performing the carrier lookup.
Defined In
File:Â cryptocartpro/src/ThirdParties/Twilio/Twilio.php
Function:Â carrier_lookup
wprobo_ccp_twilio_before_send_message
This action hook is used to perform any action before sending the message to the customer.
Defined In
File:Â cryptocartpro/src/ThirdParties/Twilio/Twilio.php
Function:Â send_message
wprobo_ccp_twilio_before_send_custom_otp
This action hook is used to perform any action before sending the custom OTP to the customer.
Defined In
File: cryptocartpro/src/ThirdParties/Twilio/Twilio.php
Function: send_custom_otp
wprobo_ccp_twilio_before_verify_otp
This action hook is used to perform any action before verifying the OTP.
Defined In
File: cryptocartpro/src/ThirdParties/Twilio/Twilio.php
Function: verify_otp
wprobo_ccp_twilio_handle_twilio_exception
This action hook is used to perform any action when the Twilio API throws an exception.
Defined In
File:Â cryptocartpro/src/ThirdParties/Twilio/Twilio.php
Function:Â handle_twilio_exception
wprobo_ccp_twilio_handle_twilio_success
This action hook is used to perform any action when the Twilio API returns a success response.
Defined In
File: cryptocartpro/src/ThirdParties/Twilio/Twilio.php
Function: handle_twilio_success