Why
PayPal adds a widely recognized global wallet option. The current Orders v2 API supports server-side create/capture and refunds, and the sandbox supports both successful flows and simulated negative responses.
Official docs:
Scope
- Use OAuth client credentials and Orders v2, not legacy NVP/SOAP.
- Map PayBridge create to order approval URL, verification to order/capture status, and refunds to captured-payment refunds.
- Decide whether capture happens on return/webhook or requires a separate capability.
- Verify PayPal webhook signatures.
Acceptance criteria
Why
PayPal adds a widely recognized global wallet option. The current Orders v2 API supports server-side create/capture and refunds, and the sandbox supports both successful flows and simulated negative responses.
Official docs:
Scope
Acceptance criteria