placetopay-cli
v0.4.0
Published
PlacetoPay CLI — manage payments from the command line
Downloads
20
Maintainers
Readme
PlacetoPay CLI
Command-line tool for the PlacetoPay payment gateway. Create checkout sessions, query transactions, manage webhooks, and more.
Install
npm install -g placetopay-cliQuick Start
placetopay login
placetopay samples create
cd checkout-basic && npm start
placetopay listen --forward-to http://localhost:3000/webhook
placetopay test-flow