#NickQ-Examples

1 messages · Page 1 of 1 (latest)

cunning burrow
#

Hi there, can you send me the doc of the examples?

brisk plume
#

Can you tell me the differences of them?
I'd like to decide to use one of them.

cunning burrow
#

Sure, let me write down.

#

The PaymentElement is a drop-in component that Stripe provides, it support many payment methods in additional to card, and this is our recommended solution.

#

The CardInput (e.g., the other example that your found) on the other hand, supports card only.

brisk plume
#

I just want to use card scanning without other functions

#

Thank you for answer.
I'll try to learn more about PaymentSheet Example.