The Test API endpoints allow you to speed up your testing process by enabling you to complete specific actions related to a PaymentIntent. For example, detecting a payment to a PaymentIntent and/or completing a PaymentIntent without actually having to send test bitcoin for the PaymentIntent and without having to wait for network confirmations are some of the actions that the testing endpoints allow you to seamlessly execute.

Prerequisite steps

  1. Create a payment intent
  2. See available currencies for the payment intent
  3. Choose an available currency

Then you can execute a test endpoint call.

Your feedback is always welcome, so do not hesitate to get in touch with us if you have a suggestion for an addtional Test API endpoint.