Add note on payment page about postcode when paying by card
authorMarius Gavrilescu <marius@ieval.ro>
Sat, 27 Feb 2016 18:45:30 +0000 (18:45 +0000)
committerMarius Gavrilescu <marius@ieval.ro>
Sat, 27 Feb 2016 18:45:30 +0000 (18:45 +0000)
tmpl/order.html

index 2830af513a9904a97633e31fac7c255a407f85a8..d3d9382ca661d8aff8d02325b2a8ed06e77e14ed 100644 (file)
@@ -15,6 +15,7 @@
 Transfer <strong id="total">&pound;xx</strong> to Marius Gavrilescu (sort code 77-66-72, account number 01496860), using your full name or postcode as payment reference.
 
 <h2>Pay with card</h2>
+Note: when asked for a postcode, <strong>please use the postcode associated with your card</strong> (otherwise your card may be declined).
 <form method="POST" action="/pay">
 <input type="hidden" name="order">
 <script src="https://checkout.stripe.com/checkout.js" class="stripe-button" data-key="pk_live_lT2Fq70reqw2wlgUKiDrMv3H" data-name="ledparts4you" data-description="LED parts" data-currency="GBP" data-zip-code="true" data-locale="auto"/>
This page took 0.010083 seconds and 4 git commands to generate.