updateWith method

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

Updates the payment request. The updateWith() method is provided a promise that resolves with a PaymentDetails dictionary with the updated values for the payment request.

Syntax

PaymentRequestUpdateEvent.updateWith(d);

Parameters

Return value

This method does not return a value.

See also

PaymentRequestUpdateEvent