#Matty-change-PaymentElement-text

1 messages · Page 1 of 1 (latest)

quaint dagger
#

Hello 👋
Give me a moment to look into it
Juggling between a few threads at the moment

molten canopy
#

I use <PaymentElement onReady={handleReady} options={{ business: { name: COMPANY_NAME } }} />

#

(note: I'm NOT with Stripe)

subtle tide
#

Is there documentation for that?

molten canopy
subtle tide
#

We aren't using React.

molten canopy
#

there's similar for the elements themselves

#

(React is just a wrapper around the js elements)

quaint dagger
#

Hey @subtle tide
Thank you for your patience! Currently, you can't change those labels with PaymentElement. However, you can create your own form using Card Elements.

subtle tide
#

OK. I figured. We were trying to use this setup because it helps with the buy now, pay later options and keeps the code a bit more tidy. =/ Any plans to allow that in the future?

quaint dagger
#

Yup card elements are limited to cards only.
I'm not sure if this is one of the features that the team is actively working on currently.