- From: Nick Shearer <notifications@github.com>
- Date: Mon, 03 Jan 2022 07:55:28 -0800
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 3 January 2022 15:55:40 UTC
I prefer ` partial interface PaymentResponse { [NewObject] Promise<undefined> complete(optional PaymentComplete result = "unknown", optional PaymentMethodData paymentMethod); } ` …because we’d preserve backwards compat fairly easily. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/payment-request/issues/981#issuecomment-1004185677 You are receiving this because you are subscribed to this thread. Message ID: <w3c/payment-request/issues/981/1004185677@github.com>
Received on Monday, 3 January 2022 15:55:40 UTC