coinbase-commerce-python icon indicating copy to clipboard operation
coinbase-commerce-python copied to clipboard

Can you guys Provide a good working example of metadata

Open 367null opened this issue 4 years ago • 1 comments

Should i pass to it a sensetive data

367null avatar Jun 22 '21 22:06 367null

The charge information when delivered through Webhook is signed with a key, so in transit it is not visible to other parties. But to ensure zero-trust you can encrypt using a private key and pass on IMHO.

ayushanand18 avatar Jan 06 '24 04:01 ayushanand18