edurebolledo21 / Dgusta-platters

This project is about an E-commerce based on tables or grazing boxes, where it is more focused on the user to build a table from 0, adding different ingredients to the cart, this will give a total sum of everything that is carried and will be added to a payment gateway.

Home Page:https://dgusta-platters.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TEST MODE

To simulate successful payments from many countries, use test cards from the following sections.

  • Use a valid future date, such as 12/34.
  • Use any three-digit CVC (four digits for American Express cards).
  • Use any value you like for other form fields.
COUNTRY NUMBER BRAND
United States (US) 4242424242424242 Visa
Brazil (BR) 4000000760000002 Visa
Canada (CA) 4000001240000000 Visa
Mexico (MX) 4000004840008001 Visa

test-card c3f9b3d1a3e8caca3c9f4c9c481fd49c

Declined payments

To simulate payments that the issuer declines for various reasons, use test cards from this section. This can be useful for testing your integration’s error handling logic.

DESCRIPTION NUMBER ERROR CODE DECLINE CODE
Insufficient funds decline 4000000000009995 card_declined insufficient_funds
Expired card decline 4000000000000069 expired_card n/a
Incorrect CVC decline 4000000000000127 incorrect_cvc n/a
Incorrect number decline 4242424242424241 incorrect_number n/a

About

This project is about an E-commerce based on tables or grazing boxes, where it is more focused on the user to build a table from 0, adding different ingredients to the cart, this will give a total sum of everything that is carried and will be added to a payment gateway.

https://dgusta-platters.onrender.com/


Languages

Language:HTML 66.4%Language:JavaScript 17.6%Language:CSS 16.0%