I was looking at the payment request API for web payments, and was wondering if it's possible to programmatically add a browser payment method.
I can add manually e.g. in Chrome via Settings > Privacy and security > Autofill > Payment methods
, but would like to be able to do this programmatically.
TIA.