-- url of the page with the problem -- :
shop.leamichedichicca.it/
-- HikaShop version -- : 4.4.0
-- Joomla version -- : 3.9.22
-- PHP version -- : 7.3.8
Dear Sirs,
I have a problem with Stripe Payment Plugin. The first time I did a payment (using development keys and fake credit card), all went fine.
But after the first attempt, all other failed with the error "0 Call to a member function create() on null".
I don't unterstand why, because nothing changed on settings. On Stripe account, I see that for the first transaction these requests:
POST /v1/tokens,
POST /v1/customers
POST /v1/charges.
For all others transactions I have only the POST /v1/tokens.
Could you help me?
Thank you,
Danilo