Blog
WebAcappella Fusion

WebAcappella Fusion

Language
Online store / Test Credit Cards with Stripe in Sandbox Mode

Test Credit Cards with Stripe in Sandbox Mode

Stripe's Sandbox mode allows you to test credit card transactions without making actual charges. This is crucial to ensure that payment integrations are working properly before putting them into production.

Key points:

How to use with WebAcappella:

  1. Set up the Sandbox environment: Go to your Stripe dashboard and enable Test mode.
activate sandbox
  1. Find your public and private keys: Go to the Developers / API Keys section.
check secret key
  1. Create a Stripe payment method in WebAcappella: Create a Stripe payment method to accept credit card payments.
edit stripe int waf

Enter your keys in WebAcappella.

fill keys
  1. Execute transactions: Perform transactions using test cards to check your site's behavior.

Find your credit card numbers for simulation:

Conclusion

Testing credit card transactions with Stripe in Sandbox mode is an essential step in ensuring seamless payment integration on your site. This allows you to resolve issues before launch and ensure a smooth and secure user experience during payments.