优化
This commit is contained in:
@@ -23,12 +23,12 @@
|
||||
</div>
|
||||
<div class="title">
|
||||
<span class="icon"><svg-icon name="card" size="20" /></span>
|
||||
<span class="text">Pay with Paypal</span>
|
||||
<span class="text">Pay with Stripe</span>
|
||||
</div>
|
||||
<template v-if="!query.paymentId">
|
||||
<div class="tip">
|
||||
You'll be redirected to a Paypal popup to log in and confirm. No card details
|
||||
are shared with Stylish Parade — PayPal handles all payment security.
|
||||
You'll be redirected to a Stripe popup to log in and confirm. No card details
|
||||
are shared with Stylish Parade — Stripe handles all payment security.
|
||||
</div>
|
||||
<div class="buttons">
|
||||
<button custom="black" @click="onPayWith">
|
||||
|
||||
Reference in New Issue
Block a user