Has anyone connected an API verify a user’s address with a credit card or government ID? There are companies like Checkr, Experian, etc which offer this. My app requires user verification.
I was hoping to accomplish this using the Adalo Stripe component, when my user subscribes, but the Stripe component does not collect billing address.
When I login to the Stripe dashboard, under “Payments”, this is what I see. “No Address”. You can test it yourself by paying for something in your app using the Stripe component.
@anon78309838 could I pay someone to edit or create a new Stripe component, or does this have to be Adalo generated? Should I instead look to a 3rd party API such as one of the above or the below?