File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 33 <div class="content slim">
44 <div class="set">
55 <div class="fill">
6- <a class="pseudoshop" href="/">PSEUDO <strong>SHOP </strong></a>
6+ <a class="pseudoshop" href="/">Bal <strong>Paypal </strong></a>
77 </div>
88
99 <div class="fit">
Original file line number Diff line number Diff line change 1010 <div class="checkout container">
1111
1212 <header>
13- <h1>Hi, <br>Let's test a transaction </h1>
13+ <h1>Bonjour </h1>
1414 <p>
15- Make a test payment with Braintree using PayPal or a card
15+ Payer votre billet pour le bal avec paypal ou par carte bancaire
1616 </p>
1717 </header>
1818
1919 <form method="post" id="payment-form" action="<?php echo $ baseUrl ;?> checkout.php">
2020 <section>
2121 <label for="amount">
22- <span class="input-label">Amount </span>
22+ <span class="input-label">Montant </span>
2323 <div class="input-wrapper amount-wrapper">
2424 <input id="amount" name="amount" type="tel" min="1" placeholder="Amount" value="10">
2525 </div>
3131 </section>
3232
3333 <input id="nonce" name="payment_method_nonce" type="hidden" />
34- <button class="button" type="submit"><span>Test Transaction </span></button>
34+ <button class="button" type="submit"><span>Payer </span></button>
3535 </form>
3636 </div>
3737 </div>
4444 braintree.dropin.create({
4545 authorization: client_token,
4646 selector: '#bt-dropin',
47+ locale: 'fr_FR',
4748 paypal: {
4849 flow: 'vault'
4950 }
You can’t perform that action at this time.
0 commit comments