-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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
Labels
No labels