Contents

ApplePayPaymentOrderDetails

A dictionary that contains metadata related to an order.

Declaration

dictionary ApplePayPaymentOrderDetails {
	required DOMString orderTypeIdentifier;
	required DOMString orderIdentifier;
	required DOMString webServiceURL;
	required DOMString authenticationToken;
};

Topics

Providing order information

See Also

Providing order details