idealResponse

The idealResponse element is a child of the saleResponse transaction when the method of payment in the request is ideal. It contains child elements that you should store for future use/reference.

Although included in the schema, this API no longer supports the iDeal alternate payment method. Please consult your Worldpay Relationship Manager for additional information about SEPA support.

Parent Elements:

saleResponse

Attributes:

None

Child Elements (all Optional):

paymentPurpose, redirectUrl, redirectToken

Example: idealResponse Structure

<idealResponse>

  <redirectUrl>URL of Vantiv Supplied Mandate</redirectUrl>

  <redirectToken>Map Mandate to cnpTxnId</redirectToken>

  <paymentPurpose>Reference Number + Billing Descriptor</paymentPurpose>

</idealResponse>