sumup-testing
Warn
Audited by Snyk on Jun 29, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The document is a SumUp sandbox integration guide and includes explicit payment execution instructions: test card numbers, forced-failure amounts, end-to-end checkout flow, webhook handling, and a concrete cURL example that POSTs to the SumUp API (/v0.1/checkouts) with Authorization: Bearer and payload fields (amount, currency, pay_to_email, description). It is specifically designed to create and manage payment checkouts (payment gateway operations) rather than being a generic tool. Even though it targets a sandbox, it provides direct, explicit facilities to initiate payment transactions and verify settlement/webhook behavior.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata