Module: Adyen::HPP

Defined in:
lib/adyen/hpp.rb,
lib/adyen/hpp/request.rb,
lib/adyen/hpp/response.rb,
lib/adyen/hpp/signature.rb

Defined Under Namespace

Modules: Signature Classes: Error, ForgedResponse, Notification, Request, Response

Constant Summary collapse

HPP_DOMAIN =

The DOMAIN of the Adyen payment system that still requires the current Adyen enviroment.

"%s.adyen.com"
HPP_URL =

The URL of the Adyen payment system that still requires the current domain and payment flow to be filled.

"https://%s/hpp/%s.shtml"