A CLI tool to use Rapyd's fintech API.
This is a work in progress.
Retrieve Payment:
usage: rapyd payment retrieve [-h] -e ENV id
retrieve a payment
options:
-h, --help show this help message and exit
required:
id id of the payment; string starting with payment_
-e ENV, --env ENV the Rapyd environment