#johan

1 messages · Page 1 of 1 (latest)

warm creekBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

  • johan, 4 days ago, 19 messages
unique garden
#

hello! can you share your code snippet?

slow fjord
#

sure!

unique garden
#

gimme a while to get back to you

slow fjord
#

np at all take your time!

unique garden
slow fjord
#

yeah no worries, card seems to be missing in the PaymentMethodData in the interface

#

I still haven't made any requests so I assume it'll work?

#

is this parameter new?

unique garden
#

yep, it'll definitely work. It's not new but we don't encourage usage of raw PAN. You should only be using it if you're PCI compliant. You'll probably need to ignore the warnings

slow fjord
#

okay so my idea is to collect the card data with the CardElement in the client and send this data to that endpoint and create the setupIntent. I assume this is the right way since I want to collect my customers payment method via MOTO transaction so I want to avoid SCA and speed up the onboarding flow

#

can you please confirm this

unique garden
#

onesec, so you're using the CardElement internally?

#

as in, letting your Customer Support Staff key in those card details?

slow fjord
#

yeah we want to create a flow where customers call us and they provide the card details via MOTO (mail order, telephone order) so we collect those details, store the payment method in their account and assign them a subscription.

#

but we obviously need to insert the card data dynamically to that endpoint instead of the '42424' etc

unique garden
#

hrm, wouldn't it be easier for your team to email the customer a hosted invoice page or payment link which they can key in their own details?

slow fjord
#

yeah that could be another alternative but there could be old people asking for help that don't know how to do this themselves

#

I will consider this flow, thanks for your help 🙏