summaryrefslogtreecommitdiff
path: root/pages/ord
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2021-07-13 14:08:28 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2021-07-13 14:08:28 +0800
commitd810adaf1a11fc2e4a62923945f5a1502173843f (patch)
tree68dd5feac4cdf67d981717976539261e58867f9b /pages/ord
parent6e230a9c5fcdf332d24d665334b746f238dd3496 (diff)
Bank transfer payment method
Diffstat (limited to 'pages/ord')
-rw-r--r--pages/ord/checkout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/ord/checkout.html b/pages/ord/checkout.html
index 20c5855..a88caa4 100644
--- a/pages/ord/checkout.html
+++ b/pages/ord/checkout.html
@@ -108,7 +108,7 @@
<!-- Payment Option-->
<div class="row">
<div class="form-group col-md-6 d-flex align-items-center">
- <input type="radio" name="mv_order_profile" value="purchase_order" id="payment-method-1" checked/>
+ <input type="radio" name="mv_order_profile" value="bank_transfer" id="payment-method-1" checked/>
<label class="ml-3" for="payment-method-1">
<strong class="d-block text-uppercase mb-2">[L]Manual Transfer[/L]</strong>
<span class="text-muted text-sm">[L]Please make payments by using the bank transfer method to BCA 12345678 a/n ABCDEFG.[/L]</span>