GET/api/public/access-request/paypal/config
Returns the public PayPal configuration (mode, currency) for the checkout frontend.
Auth & Security
No authentication required
Idempotent: Yes
Example Response
{"ok":true,"data":{"enabled":false,"mode":"sandbox","currency":"EUR"}}Live Test Proof
Success (200) verified live.