{trans key="payment_methods.payments"}


{if $worldPayUsDisplayed}
{if $worldPayUsEnabled}{trans key="common.edit"}{/if} {if !$worldPayUsEnabled}
{/if}
Worldpay is a leading, single-source provider of electronic payment processing services. Worldpay manages the entire processing experience in-house, from transaction authorization to fund settlement and customer service. We provide value pricing, excellent customer service and flexible programs specific to your business. With direct connection to all major card networks, Worldpay delivers a range of payment options including credit, PIN-secured debit, EBT, gift cards and more.
{/if} {if $paypalExpressDisplayed}
{if $paypalExpressEnabled}{trans key="common.edit"}{/if}
Create a seamless checkout experience and increase your conversion rate with PayPal Express Checkout.
{/if} {if $stripeDisplayed}
{if !$stripeConnected} Connect with Stripe {elseif $stripeActivateUrl} Activate Stripe Account {/if} {if $stripeConnected}{/if} {if $stripeConnected} {trans key="common.edit"} {/if}
Accept credit cards in less than 5 minutes. No monthly fees, no setup fees, no merchant account required. {if $stripeActivateUrl}
Your store is connected to Stripe, and you are now collecting payments. Please click here to complete the process to accept your funds. {/if}
{/if}
{if !$btConnected} {/if} {if $btConnected} {trans key="common.edit"} {/if}
Accept credit cards in less than 5 minutes. No monthly fees, no setup fees, no merchant account required.
{foreach from=$paymentMethods item="paymentMethod"}

{if $paymentMethod.type == 'custom'}{$paymentMethod.title|gs}{else}{$paymentMethod.name}{/if}

{if $paymentMethod.active == 'Yes'}{trans key="common.edit"}{/if}
{/foreach} {if $noPaymentMethods} {trans key="payment_methods.no_records"} {/if}
{include file="templates/pages/payments/modal-add-payment.html"} {include file="templates/pages/payments/modal-update-custom-payment.html"} {include file="templates/pages/payments/modal-stripe-connect.html"} {include file="templates/pages/payments/modal-bt-connect.html"}