CaraMcAvinchey / purrfect-sitters

A full-stack web application for a pet sitting service. Built with full CRUD operations using HTML, CSS, Django, Bootstrap and MySQL with Stripe as the payment system.
1 stars 2 forks source link

TEST CASE: STRIPE PAYMENTS #45

Open CaraMcAvinchey opened 1 year ago

CaraMcAvinchey commented 1 year ago

As a site owner, I want to collect payment for sittings so I do not have to deal with checks or cash collections for my services.

Acceptance Criteria

Scenario: Given I am on the Stripe Dashboard When the customer makes a payment Then I should see a successful payment displayed

URL: https://purrfect-sitters-service.herokuapp.com/checkout/105/

Test Data

4000 0025 0000 3155 0424 242 42424

Expected Outcome

CaraMcAvinchey commented 1 year ago
image
CaraMcAvinchey commented 1 year ago

image