回复stripe支付

This commit is contained in:
X1627315083
2025-02-06 14:48:57 +08:00
parent 55924c8408
commit 33e66f8e8c

View File

@@ -36,11 +36,11 @@
<img src="../../assets/images/homePage/paypal.svg" alt="">
<span>PayPal</span>
</label>
<!-- <label class="payMethod_item">
<label class="payMethod_item">
<input name="Stripe" type="radio" value="stripe" v-model="modeOfPayment">
<img src="../../assets/images/homePage/stripe.svg" alt="">
<span>Stripe (Credit Card)</span>
</label> -->
</label>
<label class="payMethod_item" v-show="$props.type == 'credits'">
<input name="payAffirm" type="radio" value="alipay" v-model="modeOfPayment">
<img src="../../assets/images/homePage/alipay.svg" alt="">