π
π
π
π
Payment API
Searchβ¦
π
π
π
π
Payment API
Introduction to BridgerPay
How to read this documentation
Get started
Solution map
Reference book
Glossary
FAQ
Solution
Overview
Regular Cashier
Server-side Cashier
Virtual Terminal
Payment Link
Plugins
WooCommerce for WordPress
Authorization
Authorize merchant
Cashier Initialization
Create server session
Payments
Get transaction by OrderID
Server to Server
Overview
Deposit with credit card
Get deposit by ID
Refunds
Give full refund
Give partial refund
PreAuth / Void / Capture
Payouts
Overview
Get payout details
Get payout providers
Create payout
Get payout by ID
Get payout with updated status by ID
Reporting
Statuses
Notifications
Event capture
Merchant Admin: Transactions, Payouts
Powered By
GitBook
Get payout providers
This method is used to fetch a list of available PSPs that support payout transactions.
Request example
1
GET /{{version}}/{{API_KEY}}/payouts/metadata?country=BE¤cy=EUR
2
Content-Type: application/json
3
Host: {{API_URL}}
4
Authorization: Bearer {{ACCESS_TOKEN}}
Copied!
get
<URL>
/{{version}}/{{API_KEY}}/payouts/metadata
Get Payout Metadata
Payouts - Previous
Get payout details
Next - Payouts
Create payout
Last modified
2mo ago
Copy link
Contents
Request example
get
Get Payout Metadata