Eventjet GraphQL API documentation

applyWirecardResponse

Support for this payment integration was removed; this mutation always resolves to null.

Because the field never resolves a value, ApplyWirecardResponsePayload.payment is unreachable and everything you pass in the input is ignored.

You no longer hand a provider response back to the API. A payment is started by the mutation that owns the payable object — placeOrder for a cart, payPaymentLink for a payment link — each of which resolves a redirect URL for the customer. When the customer returns, read the outcome with Query.orderStatus or Query.paymentLink.

Arguments

ArgumentDescriptionType
inputApplyWirecardResponseInput!

Type

This field resolves to ApplyWirecardResponsePayload, which has the following fields:

FieldDescriptionType
paymentPayment