Classes

\

Name Description
DPSHostedPayment Step-by-Step: 1. Send XML transaction request (GenerateRequest) to PaymentExpress => DPSHostedPaymentForm->doPay() => DPSHostedPayment->prepareRequest() => DPSHostedPayment->processPayment() 2. Receive XML response (Request) with the URI element (encrypted URL), which you use to redirect the user to PaymentExpress so they can enter their card details 3. Cardholder enters their details and transaction is sent to your bank for authorisation. The response is given and they are redirected back to your site with the response 4. You take the "Request" parameter (encrypted URL response) in the URL string and use this in the "Response" element, to send the response request (ProcessResponse) to PaymentExpress to decrypt and receive the XML response back. EMPTY
DPSHostedPaymentForm No description available EMPTY
DPSHostedPaymentPage No description available EMPTY
DPSHostedPaymentPage_Controller No description available EMPTY
DPSHostedPayment_Controller No description available EMPTY
MifMessage No description available EMPTY
PxAccess No description available EMPTY
PxPay No description available EMPTY
PxPayMessage No description available EMPTY
PxPayRequest No description available EMPTY
PxPayResponse No description available EMPTY