Skip to main content
Finsei Docs home page
Search...
⌘K
Sandbox App
Sandbox Swagger
Search...
Navigation
Getting Started
How can I check payment status?
Docs
API Reference
Website
Sandbox App
Sandbox Swagger
Status page
Introduction
Finsei Developer Docs
Who is this for?
Support
Status page
Core Concepts
Beneficiary
User
Getting Started
Account on Finsei sandbox
A user (sub-user) creation
JWT token without 2FA
How can I check my wallet account details?
How can I create a debit payment to the beneficiary?
How can I create debit payment to another Finsei wallet?
What is ‘status’ for payment?
How can I check payment status?
How can I create incoming credit payments?
How can I see all payments related to some specific wallet?
How can I create a card?
How can I check all my cards?
How can I get webhooks?
Getting Started
How can I check payment status?
Payment status can be checked by periodically executing the
GET /v2/payment/{id}
method only where
id = payment id
.
What is ‘status’ for payment?
How can I create incoming credit payments?
⌘I