Update for save card.
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 11 Apr 2018 14:15:32 +0000 (10:15 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 11 Apr 2018 14:15:32 +0000 (10:15 -0400)
Can only be used if proc_method is Authorize.net

views/common/billing/paymentForm.html

index 7470083..c669b99 100644 (file)
             </div>
         </div>
 
+        {if $billing_settings.proc_methods == 2}
         <div class="glm-billing-field glm-billing-credit glm-billing-card">
             <div clas="glm-billing-label">
                 You may also have us save your credit card details with our secure credit card processor to
                 </label>
             </div>
         </div>
+        {/if}
 
         </fieldset>