8000 Tags · ssheduardo/sermepa · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ssheduardo/sermepa

Tags

1.5.2

Toggle 1.5.2's commit message
I have been added a new method to generates a Redsys order number fol…

…lowing the recommended format.

1.5.1

Toggle 1.5.1's commit message
I have just a new test to handle successful or error response from th…

…e redsys payment gateway

1.5.0

Toggle 1.5.0's commit message
I have just fixed an error in the method isEmpty.

1.4.9

Toggle 1.4.9's commit message
I have just fixed an error in the setMerchantCofIni method. It always…

… returns the value 'S'.

1.4.8

Toggle 1.4.8's commit message
Implementation of the 'xpay' method within the setMethod

1.4.7

Toggle 1.4.7's commit message
New validation methods and tests

1.4.6

Toggle 1.4.6's commit message
A second optional parameter, , was added to the getJsPath() method to…

… allow users to specify the version of the Redsys JavaScript file they want to use. The default version is 2 for compatibility reasons, but users can specify 3 to get the latest Redsys JavaScript file.

1.4.5

Toggle 1.4.5's commit message
Enhance security and signature validation in check method Replaced st…

…rict comparison (===) with hash_equals() for timing-attack-resistant signature validation in the check method.

1.4.4

Toggle 1.4.4's commit message
Merged pull request from diegomarty, changed value in setMethod from …

…T to C.

1.4.3

Toggle 1.4.3's commit message
Added new method getJsPath, testing with php 8.2

0