We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f10f58 + e2f66b5 commit bd417f0Copy full SHA for bd417f0
src/Message/PxPayAuthorizeRequest.php
@@ -10,7 +10,7 @@
10
*/
11
class PxPayAuthorizeRequest extends AbstractRequest
12
{
13
- protected $endpoint = 'https://sec.paymentexpress.com/pxpay/pxaccess.aspx';
+ protected $endpoint = 'https://sec.paymentexpress.com/pxaccess/pxpay.aspx';
14
protected $action = 'Auth';
15
16
public function getUsername()
0 commit comments