Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
On the order page, the user clicks the "Proceed and Pay" button
The user proceeds to the order payment page
Flow of Events (Sunny Day Scenario)
“The System displays the total amount of the order to the User”
The user chooses one of the payment methods (cash, bank card, Apple Pay);
User selects bank card payment
If the user saved the data of his card last time,The System pull up for this payment;
After the user has selected the payment method by bank card, indicated the card and clicked the pay button, he receives a notification that his order has been successfully accepted.
Flow of Events (Rainy Day Scenario)
If the user is paying for the order for the first time, he will have to enter the card number and its data to continue the payment procedure
If after clicking the "Swipe to pay" button the user does not have enough money on the account, the System will display a popop-uppup window:"You do not have enough balance on the card, to complete the operation. Please refill the balance and try again".
Post-conditions or Guarantees
If the payment was successful, the user will be taken to the successful checkout page.
If payment failed, the order will remain in the cart until the user refills the card account or chooses another method of payment