#killaxia-Payment
1 messages · Page 1 of 1 (latest)
Hi there! .. no, it doesn't trigger the API, just lets all cards tried, disabled/money or not, pass. and get the currency in the game.. i think it has to do with my scripts, im just not sure
When someone makes a payment in the game.. as long as the card is valid.. it passes, and succeeds and gives the player the item, even if the card is disabled or has no money
I am a bit confused...
So if a customer make a Payment, did you script generate an API call to Stripe? No? Which integration are you using?
If the card is valid and the payment passed, you should see something in https://dashboard.stripe.com/test/logs (test mode) or https://dashboard.stripe.com/logs (live mode)
It does make a call, yes, but right now its just "success" all payments, without it being in the dashboard, at all.
let me check these logs
yes, there are logs
Do you have failed log?
Just give me your account id and I can have a quick look
acct_xxx
no idea where to find account at
go to "Accounts"
or if you are viewing requests log, just give me one request id req_xxx
acct_1JX503Ca5LlOhDHa
Okie, I don't see many failed requests. Do you have an example of $0 request?
Was that Live mode?
mhm
If you look at your Dashboard, do you see its request id as req_qwYi1sWR7thtOQ?
there isnt a request for it
none of the payments, since feb 1, are going through - but theyre all succeeding - even my bank card with $0 on it.
wait wait
does AMOUNT need to be $ x 100? so, $3 = 300 ?
this is what i use for amount: https://i.imgur.com/6QkNj3D.png
yes it needs to be $0x100. It's cents amount