{{var store.getFrontendName()}}

Hello {{htmlescape var=$payment.getAccountName()}},
{{if payment.isRequest()}} We have received your request withdrawal and we transferred it to you. Please login to check your withdrawal at View Withdrawals
If you have any questions about your balance please contact us at {{config path='trans_email/ident_support/email'}} or call us at {{config path='general/store_information/phone'}} Monday - Friday, 8am - 5pm PST.

Your request withdrawal confirmation is below. Thank you for your participation.

Requested Withdrawal (on {{var payment.getCreatedTimeFormated()}})

Payment Method Request Amount Request Date Paid Amount Fee Amount Rest Balance
{{var payment.getPaymentMethodHtml()}}   {{var payment.getRequestPayment()}}   {{var payment.getRequestDateFormated()}}   {{var payment.getPayPayment()}}   {{var payment.getFeeFormated()}}   {{var payment.getBalanceFormated()}}
{{else}} Your balance has reached the withdrawal threshold and we conducted withdrawal for you. Please login to check your withdrawal at View Withdrawals
If you have any questions about your balance please contact us at {{config path='trans_email/ident_support/email'}} or call us at {{config path='general/store_information/phone'}} Monday - Friday, 8am - 5pm PST.

Your withdrawal confirmation is below. Thank you for your participation.

Withdrawal (on {{var payment.getCreatedTimeFormated()}})

Payment Method Paid Amount Fee Amount Rest Balance
{{var payment.getPaymentMethodHtml()}}   {{var payment.getPayPayment()}}   {{var payment.getFeeFormated()}}   {{var payment.getBalanceFormated()}}
{{/if}}

Thank you again,
{{var store.getFrontendName()}}