#Tanmoy

1 messages · Page 1 of 1 (latest)

fleet hawkBOT
shrewd charm
#

Hi

And it's working fine. But with one of my account, I'm not getting any products.
What is the difference with the other account. That means you don't have product in that account... that's probably an option

#

Can you share the accountId ?

elfin furnace
#

But I've products on that account.

shrewd charm
elfin furnace
#

req_0nn2hIvJumL2Bl

shrewd charm
#

You have products in your account in fact.. can you log the response ?

elfin furnace
#

I don't have any response with this request.

shrewd charm
#

No you should have... what is the difference with the other account that is working ?

elfin furnace
#

Account that's working:

Stripe\Collection Object
(
[object] => list
[data] => Array
(
//has all products as array here...

    )

[has_more] => 
[url] => /v1/products

)

#

Not working:

Stripe\Collection Object ( [object] => list [data] => Array ( ) [has_more] => [url] => /v1/products )

shrewd charm
#

What you mean exactly by Account ?

#

Do you have multiple Stripe Account or what ?

elfin furnace
#

I've multiple stripe test account.

shrewd charm
#

so what's is the difference between these test accounts? why for one Account is working an another isn't? what is the difference in your code ?

elfin furnace
#

There is no difference in my code. I'm using same code for both account. It was not working with my stripe account. Then I created another one then it worked.

shrewd charm
#

Can you share a complete working code ?

fleet hawkBOT