curl https://api.venta.com/v1/payments \
  -H "Authorization: Bearer {api_key}" \
  -H "Content-Type: application/json" \
  -d '{
    "amount": 10000,
    "currency": "USD",
    "payment_method": "card",
    "source": "tok_visa"
  }'

PCI DSS
SOC 2
ISO 27001
GDPR
AML
KYC

0
0
0
0