updateWith method
The updateWith()
method of the
PaymentRequestUpdateEvent interface updates the details of an existing
PaymentRequest.
Implementation
external void updateWith(JSPromise<PaymentDetailsUpdate> detailsPromise);
The updateWith()
method of the
PaymentRequestUpdateEvent interface updates the details of an existing
PaymentRequest.
external void updateWith(JSPromise<PaymentDetailsUpdate> detailsPromise);