w3c / payment-request

Payment Request API
https://www.w3.org/TR/payment-request-1.1/
Other
482 stars 183 forks source link

payment method data storage #1004

Open asma1402 opened 1 year ago

asma1402 commented 1 year ago

Hello, can we store a payment method specific data in the payment manager, just like credit cards ? I'm trying to create a service like the tokenized cards, but with a specific method, and i want sensitive data to be accessed and managed just like credit cards, is there any way to do so ? ( i dont want to use local storage, cookies ....) we are in europe and we want to keep everything GDPR freindly .