Connection
- Authentication: API key (Client ID:Secret).
- Required settings:
- Environment — api-m.sandbox for a developer sandbox account, api-m in production.
On developer.paypal.com (log in with your PayPal business account): Apps & Credentials → choose Sandbox or Live (top toggle) → Create App (type Merchant) → name it “Atako”. In the app’s Features, keep Accept payments and tick Invoicing, Transaction Search and Subscriptions. Copy the Client ID and the Secret and paste them joined by a colon: client_id:secret. Then set the Environment field to match (api-m.sandbox for sandbox credentials, api-m for live ones). Transaction Search data can take a few hours to appear after enabling it.See PayPal’s documentation.
Read actions (9)
Write actions (7)
Permissions
Every action above must be explicitly granted to an agent before it can be used. See Permissions for the grant model and Security for how credentials are protected.Last reviewed against the provider API: September 2026.