Re: [w3c/payment-handler] Payment Instrument architecture clarification (#381)

The `registration.paymentManager.instruments.set()` can be called multiple times, as long as the instrument key is different every time. (If you re-use the same key, then the old data will be overwritten.) This enables one payment handler to have multiple instruments.

The `method: 'https://bobpay.xyz/pay'` parameter specifies the `"payment method identifier"`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-handler/issues/381#issuecomment-744685319

Received on Monday, 14 December 2020 20:18:05 UTC