REST APIs
    Get Started with PayPal REST APIs
    Authentication
    Postman Guide
    Codespaces
    API requests
    API responses
    Core Resources
    Overview
    API Integration
    Release Notes
    Orders
    Orders sdkV2
    Payments
    Payments sdkV2
    Payment Method Tokens
    Payment Method Tokens sdkV3
    Add Tracking
    Catalog Products
    Disputes
    Identity
    Invoicing
    Partner Referrals
    Payment Experience
    Payouts
    Referenced Payouts
    Subscriptions
    Transaction Search
    Webhooks Management
    Webhooks
    Overview
    Webhook event names
    Webhooks Events dashboard
    Webhooks simulator
    Integration
    Go Live
    Production Environment
    PayPal Application Guidelines
    PayPal Security Guidelines
    Rate Limiting Guidelines
    Idempotency
    Troubleshooting
    Agreement already cancelled
    Cannot pay self
    Currency mismatch
    Duplicate transaction
    Merchant not enabled for reference transaction
    Validation error
    Not authorized
    Resource not found
    Unprocessable entity
    Validation error
    Reference
    Currency Codes
    Country Codes
    State & Province Codes
    Locale codes
    Deprecated Resources
    Deprecated resources
    Billing Agreements
    Billing Plans
    Invoicing v1
    Partner Referrals v1
    Payments v1

Currency mismatch

Returns from the Payments v1 API.

CURRENCY_MISMATCH indicates a discrepancy between the currencies specified within different components in the transaction request. Typically, that means the currency used in the payment request does not match the currency expected or configured in the transaction.

Note: If an issue persists or if you have further questions, you can reach out to paypal-techsupport.com.

CauseImpactResolution
- Mismatch in account: The currency specified in the transaction request does not match the currency configured for the merchant account or the payment method.
- Mismatch in transaction: The currency used in the transaction does not match the currency settings of the payer or payee accounts.
- Mismatch in request: The currency specified in one field of the API request does not match another field in the API request, such as between the payment amount and the transaction currency.
- Failed payment attempt: The transaction cannot be processed, leading to a failed payment attempt.
- Payer dissatisfaction: Failed payment attempts can cause delays and inconvenience for the payer and the merchant as PayPal does not complete the payment until you resolve the currency issue.
- Verify fields: Check the API request to ensure that all relevant fields consistently use the same currency.
- Verify configuration: Ensure that you configure the merchant account to accept payments in the specified currency and adjust settings as necessary.
- Match between accounts: Ensure that the currency settings align between payer and payee accounts.
- Verify payment method support: Confirm that the payment method supports the specified currency.
- Verify transaction match: Ensure that the currency used in the transaction matches the currency expected by the payment method.
Reference
PayPal.com
Privacy
Support
Legal
Contact