Documentation

1Connector Testing

In order to test the payment connector the following section contain test data. For some tests special instructions have to follow. Some test data may produce a negative result. We indicate when the test data should lead to a transaction failure or decline.

1.1VISA Test Card (accepted)

This VISA test card will be accepted.
  • Card Holder Name: Test Customer
  • Card Number: 4111 1111 1111 1111
  • Expiry Date: 2026-06
  • Security Code: 123

1.2VISA Test Card (declined)

This VISA test card will be declined (credit card verification must be turned on in your Braintree dashboard).
  • Card Holder Name: Test Customer
  • Card Number: 4000 1111 1111 1115
  • Expiry Date: 2026-06
  • Security Code: 123

1.3VISA Test Card (fraud)

This VISA test card will be rejected by the gateway for fraud reasons (fraud protection must be turned on in your Braintree dashboard).
  • Card Holder Name: Test Customer
  • Card Number: 4000 1111 1111 1511
  • Expiry Date: 2026-06
  • Security Code: 123

1.4VISA Test Card (CVV not matching)

This VISA test card will be accepted but with CVV response code of 'Not Matching'.
  • Card Holder Name: Test Customer
  • Card Number: 4111 1111 1111 1111
  • Expiry Date: 2026-06
  • Security Code: 200

1.5VISA Test Card (CVV issuer not participating)

This VISA test card will be accepted but with CVV response code of 'Issuer not participating'.
  • Card Holder Name: Test Customer
  • Card Number: 4111 1111 1111 1111
  • Expiry Date: 2026-06
  • Security Code: 301

1.6VISA Test Card (CVV not verified)

This VISA test card will be accepted but with CVV response code of 'Not Verified'.
  • Card Holder Name: Test Customer
  • Card Number: 4111 1111 1111 1111
  • Expiry Date: 2026-06
  • Security Code: 201