-
Implemented the configuration of page style that allow via Paypal create custom payment page with logo, header and background colors.
-
Fix the warning due missing second parameter calling the commerce_currency_amount_to_decimal function.
-
Initial commit of Entity Reference Count module.
-
Added the production URL for API Calls and redirection.
-
Added README.txt with the explanation of features of dis modules.
-
Fixed the DoCapture response processing to update correctly the commerce transaction data after the Capture of authorization via backend.
-
Implemented the DOCapture logic to capture authorization payment via the payment transaction view in the Drupal Commerce backend. Refactored the IPN processing function to support the multiple formats of response from API call.
-
Implemented the IPN processing that is required for the capture operations execued at Paypal, we already save the transactions from response of API. Fixed a problem of save the IPN from API call when payment type is authorization. Added some testing code for DoCapture API call.
-
Implemented all the form elements for configuration options of Paypal Express checkout that currently works in API request.
-
There is no release for Drupal 6, removing code because is not possible to delete a branch related to a realease node.