#hayazee.

1 messages · Page 1 of 1 (latest)

wooden vaporBOT
latent heart
#

Between, check that amountis not null

#

did you tried to debug your api call ?

soft cobalt
#

It shows this as the recent IP but the time is incorrect guess the API wasn't hit. The req id it shows in the terminal of my vs code is: req_tACC4qbWfDbLZW.

latent heart
#

According to this requestId, you are not sending any parameter

soft cobalt
latent heart
#

These are two different request issues

#

the first one is that your API isn't sending request payload/parameters

#

and the second one is that you have insufficent balance

soft cobalt
#

I just wanna know how can i send/transfer my amount which was passed from my project and will be added into my stripe balance + how can i fetch that balance which was sent into stripe?

#

Sends data from project > data got saved in stripe's dashboard > get that saved data from stripe's dashboard and display it in my project.

latent heart