Hello friends.
I have an issue with the latest version 1.5.11 of IP.
I wanted to use the Stripe Payment gateway and attempted to test it with my test keys.
The following error occurred:
An uncaught Exception was encountered
Type: Omnipay\Common\Exception\InvalidRequestException
Message: The source parameter is required
Filename: /var/www/facturatie/vendor/omnipay/common/src/Omnipay/Common/Message/AbstractRequest.php
Line Number: 201
Backtrace:
File: /var/www/facturatie/vendor/omnipay/stripe/src/Message/AuthorizeRequest.php
Line: 261
Function: validate
File: /var/www/facturatie/vendor/omnipay/stripe/src/Message/PurchaseRequest.php
Line: 71
Function: getData
File: /var/www/facturatie/vendor/omnipay/common/src/Omnipay/Common/Message/AbstractRequest.php
Line: 610
Function: getData
File: /var/www/facturatie/application/modules/guest/controllers/Payment_handler.php
Line: 98
Function: send
File: /var/www/facturatie/index.php
Line: 325
Function: require_once
Could anyone help me out? Running on Debian 10, PHP 7.4, Apache2, Fresh install of IP.