woocommerce-paypal-payments/.env.sample
Emili Castells Guasch 9d460605a8 Add basic tests
2023-02-24 17:22:03 +01:00

8 lines
185 B
Text

BASEURL="http://example.com"
CUSTOMER_EMAIL="customer@example.com"
CUSTOMER_PASSWORD="password"
CREDIT_CARD_NUMBER="1234567890"
CREDIT_CARD_EXPIRATION="01/2042"
CREDIT_CARD_CVV="123"