Helcim Integration Test

✅ Validation Checklist

💳 Test Payment Form

Choose Payment Method:

Test Cards:

🔍 Testing Instructions

  1. Open browser Developer Tools (F12)
  2. Go to Network tab
  3. Select payment method: Choose "Both Card & ACH", "Card Only", or "ACH Only"
  4. For Card payments: Fill out card details with test data
  5. For ACH payments: Fill out routing number, account number, and select account type
  6. Click "Test Payment"
  7. Check Network tab: Look for request to secure.myhelcim.com
  8. Verify: Payment data should be tokenized (not plain text in POST body)
  9. Result: Should see approval/decline in results div
⚠️ ACH Testing Note: ACH payments may require additional account setup in Helcim. If ACH options don't appear in the modal, ensure ACH is enabled in your Helcim account settings.