#x-Card

1 messages ยท Page 1 of 1 (latest)

lapis pond
unique island
#

hi

lapis pond
#

"Place a hold" could refer to different thing that what you are asking

unique island
#

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

lapis pond
#

So you don't want to charge rightaway, but charge later?

unique island
#

no

#

just hold fund then it cancels

#

it like hold sonto funds like a purchase then instead of charging it cancels

lapis pond
#

You can hold the real amount of money, not just 1$

unique island
#

so would i have to charge 1$

#

then refund it

unique island
lapis pond
#

I mean, you have 2 choices

  1. Place a hold on full amount, and decide to charge or cancel it later
  2. 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?

unique island
#

oh so it already charge 1$

#

NICE!

lapis pond
#

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

unique island
#

how will i make it to where customers have to add there card

#

i think its the create customer thing in api

#

i saw

lapis pond
#

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

unique island
#

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

lapis pond
#

It really depend on your experience ๐Ÿ™‚ Hard to say

unique island
#

i have 0

lapis pond
#

Ruby or Python would be simple to begin with

unique island
#

ok nice

lapis pond
#

personal opinion

unique island
#

i have alot in py but i was quiting but

#

now that i have someone who works at stripe i will continue to use py and quit my journy in learning typescript

#

ok thank you im gonna read docs tonight while im falling asleep you can close thread thanks! bye