#Tamilarasan-ios

1 messages · Page 1 of 1 (latest)

strong rapids
#

Hey there!

crisp viper
#

Yes

strong rapids
#

You're using stripe-ios v10?

crisp viper
#

Yes i used in my application stripe 19.4.1

#

Deployment is 10.0

strong rapids
#

Not sure what deployment means in this context. I assume that's the version of your app?

#

Anyway, what issue are you encountering specifically?

crisp viper
#

No this app which version of iPhone os supporting from

strong rapids
#

Ah, iOS 10?

crisp viper
#

Yes

#

Currently i used STPCardParams using custom UI

#

how can i validate card number and cvv. Current stripe validate immediately card number is right or wrong and what card using like visa,rupy....

#

but STPCardParams is not their anything?

strong rapids
#

What specifically do you want/need to validate?

crisp viper
#

yes

strong rapids
#

Our payment UIs take care of basic card validation for you

#

We can't/don't validate CVV data

#

It's not possible to do without first submitting a payment attempt via the networks

crisp viper
#

i given 10 digits card number it's accepting

strong rapids
#

Well, yeah. It's just a class in the shape of card details. You need to actually submit the data to use to tokenise for it to be validated

#

If you want validation, you should use our payment UIs

crisp viper
#

Already we have using paid version only.. But we need Custom UI

strong rapids
#

Then you'll need to implement those validations yourself I'm afraid

#

We provide no APIs to validate outside of our UIs, or tokenising with the API

crisp viper
#

Ok any other solution.. I need all validation in your side means it will take more secure

#

but we need custom UI and supported lower version device like IOS10

strong rapids
#

There's no alternative when building your own UI I'm afraid. You'd be responsible for any validations you need to implement

crisp viper
#

😩

#

Ok thanks i convey this message to management and update you