The supplementaryData field on the HostedPaymentData is supposed to allow for additional custom/fields to be populated when sending an HPP request. However, this field is ignored - the RealexConnector::serializeRequest doesn't serialize it.
Edit: Looks like this is a duplicate of #30, which was reported a year ago and still hasn't been resolved.
Hi,
The
supplementaryData
field on theHostedPaymentData
is supposed to allow for additional custom/fields to be populated when sending an HPP request. However, this field is ignored - theRealexConnector::serializeRequest
doesn't serialize it.Edit: Looks like this is a duplicate of #30, which was reported a year ago and still hasn't been resolved.