#hatempewpew

1 messages · Page 1 of 1 (latest)

stuck crescentBOT
lofty pier
#

Hello! We don't offer screenshares, but I'd be happy to help

signal rose
#

Hello

#

i just need how to get payment

#

data

#

like succes and all as json data

#

php native

#

as afetr payment its just redirect to my site link

#

thats it no data to check on it

#

or send all link of documentation for this point

#

appreciated any help

lofty pier
stuck crescentBOT
signal rose
#

i still get this

#

like my link refuse getting $_GET

#

even code succes page all correct

scenic vessel
#

Hi @signal rose I'm taking over this thread

signal rose
#

idk its php proplem

#

or what

scenic vessel
#

Looks like the session_id is empty. can you do an echo $_GET['session_id'] and see what it prints out?

signal rose
#

i got this

#

Fatal error: Uncaught (Status 404) (Request req_LuOEgkvU7rz9Sj) No such checkout.session: cs_live_a1L2QOeNT6InjELgJttkBn0kiy4KT2JOJNP7PKhrC4qksstarKJgnDQgUB thrown in C:\xampp\htdocs\libs\resuource\views\Stripe\vendor\stripe\stripe-php\lib\Exception\ApiErrorException.php on line 38

#

will try again

#

and see

#

Fatal error: Uncaught (Status 404) (Request req_SBEvLanIQpqfFo) No such checkout.session: cs_live_a1KO3hj7lBZWxwPcofQ6AgrIGv6J9Js5MH5mK7t74mPb0p6O4sH9B39v7V thrown in C:\xampp\htdocs\libs\resuource\views\Stripe\vendor\stripe\stripe-php\lib\Exception\ApiErrorException.php on line 38

#

same

scenic vessel
#

So you didn't see anything in console after adding echo $_GET['session_id'] ?

signal rose
#

look now

#

i hgot this

scenic vessel
#

Ok, so now get the ID

signal rose
#

after i bakc code in link doc

#

i get this

#

Fatal error: Uncaught Stripe\Exception\InvalidArgumentException: The resource ID cannot be null or whitespace. in C:\xampp\htdocs\libs\resuource\views\Stripe\vendor\stripe\stripe-php\lib\Service\AbstractService.php:105 Stack trace: #0 C:\xampp\htdocs\libs\resuource\views\Stripe\vendor\stripe\stripe-php\lib\Service\CustomerService.php(277): Stripe\Service\AbstractService->buildPath('/v1/customers/%...', NULL) #1 C:\xampp\htdocs\libs\resuource\views\visa.blade.php(7): Stripe\Service\CustomerService->retrieve(NULL) #2 C:\xampp\htdocs\index.php(144): require('C:\xampp\htdocs...') #3 {main} thrown in C:\xampp\htdocs\libs\resuource\views\Stripe\vendor\stripe\stripe-php\lib\Service\AbstractService.php on line 105

scenic vessel
#

Can you share with me your merchant ID? you can find it from the Stripe Dashboard -> Settings ->Account Details

signal rose
#

acct_1NJHh2FAJdqAV9ZD

#

this ?

scenic vessel
#

that's correct

#

The checkout session cs_live_a1KO3hj7lBZWxwPcofQ6AgrIGv6J9Js5MH5mK7t74mPb0p6O4sH9B39v7V was created with a live mode secret, are you currently uisng the live mode secret in your development?

signal rose
#

yeah

scenic vessel
signal rose
#

i use live mode

#

i use live sir

scenic vessel
#

But the log says otherwise

signal rose
#

thel ive start with sk live

#

ok letm e try again

#

check this sir

#

cs_live_a1YE7AakfvxfMpUp0c3GebTREXtaDUocG3ae9lCtilNTDbd210CW5FyW8p

#

live mode

#

same error

#
  • charged me so how test will charge
#
  • my scret start with sk_live
scenic vessel
#

But it looks like the echo $_GET['session_id'] doesn't print out anything?

signal rose
#

Print

#

session id

scenic vessel
#

I don't see it in the page

signal rose
#

ah noow work

#

it was as

#

i try get customer data

#

now working

#

thanks alot ❤️