Contents

paymentData

An object containing the encrypted payment data.

Declaration

JSON paymentData;

Discussion

This data is used by your e-commerce back-end system, which decrypts it and submits it to your payment processor.

For the format of the payment data, see Payment token format reference.

See Also

Payment Token Properties