#Matty-PaymentElements

1 messages ยท Page 1 of 1 (latest)

tacit lintel
#

heya @little citrus! we require setting up a PaymentIntent first because the Payment Element needs to know certain details to determine the Payment Method(s) to display as an option

little citrus
#

OK. That makes sense... I hate making calls if they're unnecessary. ๐Ÿ™‚

I assume that it's ok to have abandoned intents when someone chooses to not continue checkout?

tacit lintel
#

yep, that's totally fine

little citrus
#

Is there a way to not have country and zip shown for the card collection by passing that to the setup intent?

tacit lintel
#

you can choose to not collect it, let me find the parameters for you

little citrus
#

Thanks. I am testing by setting up the intent with the shipping info, but that obviously doesn't work. ๐Ÿ™‚

little citrus
#

OK. Last question... maybe? I'm passing the shipping information to the intent for Afterpay, but it is still asking for name, country and address. When I setup the intent for JUST Afterpay, it doesn't request this information, the user is just redirected to their site on submit.

#

Never mind... looks like setting address: 'never' worked! Thank you for your help! Have a great night.

delicate robin
#

Hello, stepping in and catching up

little citrus
#

I think I'm all good. You can close this thread. Thank you!