#x-Card
1 messages ยท Page 1 of 1 (latest)
hi
"Place a hold" could refer to different thing that what you are asking
i got my limits lifted off my account
btw just saying ๐
ok so anyways i would like
to code something how would i have a use input there credit card numbers
but instead of charging it places 1$ hold to see if they have money like so i know its not a robot
So you don't want to charge rightaway, but charge later?
no
just hold fund then it cancels
it like hold sonto funds like a purchase then instead of charging it cancels
You can hold the real amount of money, not just 1$
no i know its ont for purchasing its for verifying your a human
I mean, you have 2 choices
- Place a hold on full amount, and decide to charge or cancel it later
- Only collect the card detail (doesn't charge anything), and charge it later
On 2, internally Stripe will try to attempt $0 or $1 to the Card Network, base on our ML system, but it's something merchant (you) doesn't need to care about
I think you want 2, maybe?
no, we will attempt to charge 1$ and refund, or charge $0
depend on the Card Network requirements
it's a lot of rule/regulator to be able to do that
how will i make it to where customers have to add there card
i think its the create customer thing in api
i saw
When you collect the card detail and we perform the check (it is called Confirm step in our Document), you can be assured that the Card is valid to collect Payment later
oh ok
welp im going to go to sleep thank you for your hlpe i got a big day tom
help*
what is the easiest language to code in?
i have a big day learning how to create front and backend its a 1 man job at my company
It really depend on your experience ๐ Hard to say
i have 0
Ruby or Python would be simple to begin with
ok nice
personal opinion