#Sharvan Choudhary

1 messages · Page 1 of 1 (latest)

woeful steepleBOT
junior flame
#

Hi, could you elaborate which integration are you using? Is that PaymentElement or Card Element?

mortal wing
junior flame
mortal wing
junior flame
#

That's Stripe Checkout, a different product

mortal wing
#

yes i know but i'm saying that i want to make this type of card can i make with the help of stripe.js

#

i want to make this type of ui

junior flame
#

Umm I see, but that's a prebuilt UI and not really available for embeded (It's a Stripe hosted page)

mortal wing
#

i think you haven't got my point i'm saying that i want to develop this type of ui not completely checkout jud the ui is there is any way i can achive that

junior flame
#

I get it! Sorry if it's confusing! It's just that AddressElement doesn't have the same behavior of only displaying Country

mortal wing
#

is there any other element which i can use to achive that

junior flame
#

Means collecting address inside the PaymentElement, vs. using AddressElement as a separated section

mortal wing
#

thank you for helping me but i don't to use paymentElemt because it don't give desired output is there any other way ?

junior flame
#

Umm AddressElement is not customizable as you described, sorry

mortal wing
#

other than that ??? any other option to achive that

#

what kind of element does stripe checkout use??

junior flame
#

It's not any element, it's ... just Checkout, as I meant it's a completely different product

#

Hey sorry for not having an answer you want, but really I don't think AddressElement can be customized to only have country and postal code

mortal wing
#

other than addressElement ??

woeful steepleBOT
junior flame
#

All the options I listed above, but you have reasons to not using them

mortal wing
#

if i want to make a coustom card without any help of element i have card number input box expiry n cvv from stripe but how can i implement that country and zostal code

thorny ledge
#

I'm not sure what you're asking me. You shouldn't be handling raw card data and passing them directly to the API like that

mortal wing
#

sorry from my side if it's confusing! i want to make a coustom card with help of element i have card number input box expiry n cvv from cardNumber , cardExpiry, cardCvc element
but how can i implement that country and zostal code

thorny ledge
#

We don't have separate Elements for collecting country and postal codes if you're using those split fields