sepaDirectDebitResponse

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

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

Parent Elements:

saleResponse

Attributes:

None

Child Elements (all Optional):

mandateReference, redirectUrl, redirectToken

Example: sepaDirectDebitResponse Structure

<sepaDirectDebitResponse>

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

  <redirectToken>Map Mandate to cnpTxnId</redirectToken>

  <mandateReference>Ref Number for Subsequent Payments</mandateReference>

</sepaDirectDebit>