Skip to content

makecryptoio/makepay-pipedream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MakePay Pipedream Components

Pipedream components for MakePay payment links, customers, bookkeeping invoices, and activity polling.

This repository follows Pipedream's component model: an app definition under components/makepay, action components for workflow steps, and source components for polling triggers.

Components

Actions:

  • Create Payment Link
  • Get Payment Link
  • Create Customer
  • Create Bookkeeping Invoice
  • Create Invoice Payment Link

Sources:

  • New Payment Links
  • New Webhook Requests

Authentication

The MakePay app uses key-based auth with:

  • MakePay Key ID
  • MakePay Key Secret
  • Optional Partner API Base URL, default https://www.makecrypto.io

Development

npm test
npm run validate

To use components privately in Pipedream, publish with the Pipedream CLI from the component file you want to test, for example:

pd publish components/makepay/actions/create-payment-link/create-payment-link.mjs

About

Pipedream components for MakePay workflow automation. Cryptocurrency payment gateway for direct self-custody merchant-wallet settlement, decentralized swaps, and 70+ coin/20+ chain auto-conversion.

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors