<% if(ob.user.refund_address === ""){ %>
<%= polyglot.t('buyFlow.BitcoinWallet') %>
<%= polyglot.t('PayWithBitCoins') %>
<%= polyglot.t('PayWithAltCoins') %>

<%= polyglot.t('buyFlow.HaveWallet') %>

<%= polyglot.t('buyFlow.QuickSetup') %>

<%= polyglot.t('buyFlow.CreateWallet') %>
<%= polyglot.t('PayWithBitCoins') %>
<%= polyglot.t('PayWithAltCoins') %>
Airbitz <%= polyglot.t('walletProviders.WalletOnly') %>
<%= polyglot.t('walletProviders.AirbitzTagline') %>
Coinbase <%= polyglot.t('walletProviders.ExchangeAndWallet') %>
<%= polyglot.t('walletProviders.CoinbaseTagline') %>
Samourai Wallet <%= polyglot.t('walletProviders.WalletOnly') %>
<%= polyglot.t('walletProviders.SamouraiTagline') %>
Breadwallet <%= polyglot.t('walletProviders.WalletOnly') %>
<%= polyglot.t('walletProviders.BreadwalletTagline') %>
Mycelium <%= polyglot.t('walletProviders.WalletOnly') %>
<%= polyglot.t('walletProviders.MyceliumTagline') %>
Blockchain.info <%= polyglot.t('walletProviders.ExchangeAndWallet') %>
<%= polyglot.t('walletProviders.BlockchaininfoTagline') %>
BitGo <%= polyglot.t('walletProviders.WalletOnly') %>
<%= polyglot.t('walletProviders.BitGoTagline') %>
<% } %>
<%= polyglot.t('PaymentType') %>
<%= polyglot.t('PayWithBitCoins') %>
<%= polyglot.t('PayWithAltCoins') %>
<% if(ob.vendor_offer.listing.moderators && ob.vendor_offer.listing.moderators.length > 0){ %> <% if(ob.vendor_offer.listing.moderators.length != 1 || ob.vendor_offer.listing.moderators[0].guid != ob.user.guid){ %>
<%= polyglot.t('Moderators') %>
<%= polyglot.t('buyFlow.DisputeFee') %>
<% _.each(ob.vendor_offer.listing.moderators, function(moderator, i) { %> <% if(moderator.guid != ob.user.guid){ %> <% moderator.numFee = moderator.fee.replace(/[^\d.-]/g, ''); %>
<% } %> <% }); %>
<% } %> <% } %>
checked<% } %> />
<% if(ob.user.refund_address === ""){ %> <%= polyglot.t('Back') %> <% }else{ %> <%= polyglot.t('Cancel') %> <% } %> <%= polyglot.t('Next') %>
<%= polyglot.t('BitcoinReturnAddress') %>
<%= polyglot.t('PayWithBitCoins') %>
<%= polyglot.t('PayWithAltCoins') %>

<%= polyglot.t('BitcoinReturnAddressInfo') %>

<% if(config.testnet) { %>
<%= polyglot.t('TestnetAddress') %>
<% } %>
<%= polyglot.t('ShipTo') %> <%= polyglot.t('NewAddress') %>
<%= polyglot.t('ShipTo') %>
* <%= polyglot.t('Required') %>
<%= polyglot.t('OrderDetails') %>
<%= polyglot.t('buyFlow.total') %> BTC <% if(ob.userCurrencyCode != 'BTC'){ %> () <% } %>
<%= polyglot.t('OrderSummary') %>
<%= polyglot.t('Back') %> <% if(ob.ownPage){ %>
<%= polyglot.t('buyFlow.BuyOwnProductMsg') %>
<% } else { %> <%= polyglot.t('buyFlow.PayForOrder') %> <% } %> <%= polyglot.t('PaymentPending') %> <%= polyglot.t('Close') %>