# Payment

Payment endpoints for transactions.

 - [GET /v2/fees](https://docs.trustap.com/apis/openapi/payment/v2_transactions.getfees.md): This returns the Trustap fee, in the `currency`'s smallest unit, for a transaction involving goods with the supplied `amount`. See [the Stripe documentation](https://stripe.com/docs/currencies#zero-de
 - [POST /v2/transactions/{transaction_id}/accept_payment](https://docs.trustap.com/apis/openapi/payment/v2_transactions.acceptpaymentfortransaction.md)
