Skip to content

NakoPayHQ/plugin-pipedream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NakoPay for Pipedream

Accept Bitcoin and other crypto in Pipedream with a one-flat-fee, non-custodial checkout. Wallet-to-wallet - NakoPay never holds your funds.

Status License

Install

Add the NakoPay app from https://pipedream.com/apps/nakopay

Configure

  1. Get an API key from https://nakopay.com/dashboard/api-keys.
  2. In Pipedream admin: Connect NakoPay account when adding a step
  3. Set the webhook URL shown in the plugin settings inside your NakoPay dashboard (Settings → Webhooks).

Test mode

Use sk_test_* keys to run the full checkout against the NakoPay sandbox. No real funds move. Flip to sk_live_* when you're ready for production.

Supported features

  • Triggers: invoice.paid, invoice.failed, refund.created
  • Actions: create invoice, void invoice, look up customer
  • Polling + webhook subscriptions
  • Test mode

Local development

See ../CONTRIBUTING.md for the full setup. Quick start for Node plugins:

  • Node stack: see CONTRIBUTING § "Local development per host".
  • Run bash ../scripts/check-no-internal-urls.sh . before opening a PR.

Release

Tag-driven from the monorepo:

plugins/scripts/release.sh pipedream 0.1.0

The matching workflow at .github/workflows/release-pipedream.yml handles the upload to the marketplace. Full runbook in ../PUBLISHING.md.

Issues

File on https://github.com/NakoPayHQ/plugin-pipedream/issues.

License

MIT - see ../LICENSE.

About

NakoPay plugin for pipedream

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors