NikkisStickies / EcommerceWebsite

An initial website for a sticker company.
MIT License
0 stars 1 forks source link

Payment Security #15

Open Tara-Trom opened 1 year ago

Tara-Trom commented 1 year ago

The website must integrate with a payment gateway to process online transactions securely.

nicoleleser commented 1 year ago

Use case : #001-0001

nicoleleser commented 1 year ago

CON-1: The system should validate the credit card information before sending it to the payment gateway. CON-2: The website should be compliant with PCI. CON-3: The payment gateway must support multiple currencies for international customers.