FenanPay | Ethiopian payment gateway home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Documentation
API Reference
Documentation
Community
Website
Get Started
Get Started
Quickstart
Payment
Payment Overview
API and Authentication
Expresspay
Checkout
Webhook
Webhook Overview
Handling Webhooks
Verifying webhook
Generate Key Pairs
Transaction
Single payment intent
Payment intent object
On this page
Retrieve Payment Intent by ID
Endpoint
Transaction
Single payment intent
Retrieve Payment Intent by ID
To retrieve a single payment intent created by the merchant, use the
paymentIntentId
. This allows you to check the status of the payment intent, specifically the
transaction.transactionStatus
.
Endpoint
GET Request
/api/v1/payment/checkout/{{paymentIntentId}}
This endpoint returns a
Payment Intent object
.
Generate Key Pairs
Payment intent object
Assistant
Responses are generated using AI and may contain mistakes.