Skip to content

PAYEE_NOT_ENABLED_FOR_CARD_PROCESSING #4

@nicowegher

Description

@nicowegher

Title: Issue: PAYEE_NOT_ENABLED_FOR_CARD_PROCESSING on /v2/checkout/orders (Sandbox & Production)
Description:
Hi everyone,
I am experiencing a persistent issue when attempting to create an order using the Advanced Card Payments flow. The API returns a 422 Unprocessable Entity error in both Sandbox and Production environments.
Endpoint: POST /v2/checkout/orders
Error Issue: PAYEE_NOT_ENABLED_FOR_CARD_PROCESSING
Description: "Payee account is not setup to be able to process card payments."
Debug IDs:

  • Sandbox: da2a185052247
  • Production: 085ccaedfda9a
    Steps to reproduce:
  • Send a POST request to /v2/checkout/orders with payment_source.card details.
  • The API responds with the error mentioned above.
    Context:
    I have already checked my PayPal Developer Dashboard and the "Advanced Card Payments" feature appears to be enabled for my app "Villa Mansa booking engine." However, the transactions are still being rejected.
    Has anyone encountered this before? Is there an additional "vetting" process or a specific account configuration required to enable direct card processing for this payee?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions