Skip to content
#

merchant

Here are 47 public repositories matching this topic...

MrNaif2018
MrNaif2018 commented Oct 1, 2021

As we are going to implement theming support in BitcartCC store, see bitcartcc/bitcart-store#319, we need to extend the API to allow storing css url.
CSS url for the theme is just an url which will be loaded by the frontend.
Ideally in the future we will allow to host css right on the server and use a permanent link to server storage, for that #161 and file storage support should be implemented

Payd is a work in progress reference implementation of the Payment Protocol/BIP (2)70 which defines a method for handling payment requests from users and the user fulfilling that request. A classic example being a merchant who owns a shop taking payments from customers. It does not run a full node to validate transaction inputs, rather, it will utilise SPV and the Headers Client to leverage merkle proof validation and broadcast using mAPI.

  • Updated Oct 8, 2021
  • Go

Improve this page

Add a description, image, and links to the merchant topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the merchant topic, visit your repo's landing page and select "manage topics."

Learn more