#shahanajoy

1 messages · Page 1 of 1 (latest)

rare cairnBOT
eager dune
tired tinsel
#

okie, Let me check that

#

onst options = {
mode: 'payment',
amount: Number(val),
currency: 'usd',
paymentMethodCreation: 'manual',
// Fully customizable with appearance API.

wallets: {
  applePay: 'never',
  googlePay: 'never'
},

appearance: {
  theme: 'stripe'
},
#

so it could be like this right?

eager dune
#

Yup

tired tinsel
#

Thank you so much