files/en-us/web/api/paymentmethodchangeevent/index.md
{{securecontext_header}}{{APIRef("Payment Request API")}}
The PaymentMethodChangeEvent interface of the Payment Request API describes the {{domxref("PaymentRequest/paymentmethodchange_event", "paymentmethodchange")}} event which is fired by some payment handlers when the user switches payment instruments (e.g., a user selects a "store" card to make a purchase while using Apple Pay).
{{InheritanceDiagram}}
PaymentMethodChangeEvent object.In addition to the properties below, this interface includes properties inherited from {{domxref("PaymentRequestUpdateEvent")}}.
null.basic-card. The default value is the empty string, "".This interface includes methods inherited from {{domxref("PaymentRequestUpdateEvent")}}.
{{Specifications}}
{{Compat}}