Open the sidebar
Select the Payment Sandbox Helper toolbar icon. Chrome opens the extension in a side panel; Firefox opens its sidebar panel. Keeping the panel visible makes it easier to test several checkout states without repeatedly reopening the extension.Test a PayPal Sandbox checkout
1
Open a supported sandbox page
Navigate to PayPal Sandbox, a supported local development page, or an App Engine test application containing a card form.
2
Choose the PayPal section
Select the required card network, or choose a PayPal error trigger for a negative test case.
3
Generate or select test data
The extension provides a card number, future expiry date, and matching three- or four-digit CVV.
4
Fill the form
Use the fill action to populate detected card fields, then review every value before submitting the sandbox payment.
PayPal error triggers
Available scenarios include card refused, suspected fraud, expired card, invalid card data, insufficient funds, lost or stolen card, invalid account, generic decline, and CVV failure.Test Stripe scenarios
The Stripe section groups predefined test cards by expected behavior:- Success — standard successful card-payment scenarios.
- Decline — cards intended to produce declined-payment responses.
- 3D Secure — authentication and challenge scenarios.
Fill a complete card form
The automatic fill action attempts to identify common fields for:- Card number.
- Combined expiry or separate month/year controls.
- CVV, CVC, or security code.
- Cardholder name.
- Billing country input or select field.
input and change events so React and other frontend frameworks can detect the inserted values.
Fill one field with the context menu
1
Focus or right-click an input
Select the field that should receive test data.
2
Open the browser context menu
Right-click and choose a Payment Sandbox Helper action.
3
Select a value
Choose the required card or field value. The extension inserts it into the last focused input.
Configure defaults
Open the settings view to configure:- Default billing country.
- Default cardholder name.
- PayPal and Stripe card background images.
- English or Vietnamese interface language.