- From: Rouslan Solomakhin <notifications@github.com>
- Date: Mon, 14 Dec 2020 12:17:53 -0800
- To: w3c/payment-handler <payment-handler@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 14 December 2020 20:18:05 UTC
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