Optimized Debit Routing

Integrationanchor

note

For managing your authorization workflow for transactions routed on debit networks, see here

Enabling PINless debit doesn't require any modifications to your integration. Contact PayPal to enable PINless debit routing for your integration.

Merchants can identify which debit network was used for transactions in their merchant report. If the merchant wants to know which low-cost debit network was used for a transaction without waiting for a report, update their integration to the following version.

SDK Availability:anchor
SDK Version
GraphQL Always the latest version
Java >=3.32.0
Ruby >=4.18.0
Node.js >=3.21.0
PHP >=6.17.0
.NET >=5.24.0
Python >=4.26.0

For fetching the routed debit network of a transaction or to search transactions by debit network, refer the code samples here