Hi!
I created a webpage that integrates categories, products and order creation with REST API. The next step is payment.
The first problem is the key to use in:
- const clover = new Clover('xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx');
How can i get this key? Thanks!