{!-- ==================================================================== INSTALLATION INSTRUCTIONS ==================================================================== Before using this template, customize these placeholders: FIND & REPLACE WITH YOUR VALUE ------------------ --------------------- __TEMPLATE_GROUP__ your_template_group_name __SUCCESS_URL__ /your/success/page Example using sed (Mac/Linux): sed -i '' 's/__TEMPLATE_GROUP__/my_otp/g' *.html sed -i '' 's|__SUCCESS_URL__|/dashboard|g' *.html ==================================================================== --} Change Delivery Method - JCOGS OTP Pro

Change Delivery Method

Choose how you want to receive your one-time passwords

{exp:jcogs_otp_pro:delivery_methods} {!-- Success Message --} {if success}
{success}
{/if} {!-- Error Messages --} {if errors}
{errors}

{error}

{/errors}
{/if} {!-- Current Method Display --}

Current Method

You are currently using {current_method_name} for OTP delivery.

{!-- Available Providers --}

Available Delivery Methods

{providers}

{name}

{description}

{if can_change_to == 'y'} {form_open} {method_input} {transport_input} {payload_input} {form_close} {if:else} Current Method {/if}
{/providers} {/exp:jcogs_otp_pro:delivery_methods} {!-- Navigation Links --}