To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorPayment by wire
In order to be able to pay by wire
As a customer
I need mark order for it
- Scenarios
-
- Finishing order with wire transfer
- Seeing order waiting for payment
- Seeing order paid after wait
- Not seeing wire payed fonts in customer fonts
- Receiving confirmation of payment
- Finishing order with wire transfer
-
- Given
- I registered before
- And
- I added font to cart, login and check address
- When
- I choose to pay by wire order
- Then
- I should see that my order is waiting for payment
- And
- I should see that I receive invoice with payment details
- And
- I receive wire transfer request email
- Seeing order waiting for payment
-
- Given
- I registered before
- And
- I added font to cart, login and check address
- And
- I made order paid by wire transfer
- When
- I go to my orders
- Then
- I should see order awaiting for payment
- Seeing order paid after wait
-
- Given
- I registered before
- And
- I added font to cart, login and check address
- And
- I made order paid by wire transfer
- When
- I pay it
- And
- I go to my orders
- Then
- I should see one paid order
- Not seeing wire payed fonts in customer fonts
-
- Given
- I registered before
- And
- I added font to cart, login and check address
- And
- I made order paid by wire transfer
- When
- I go to my fonts
- Then
- I should not see bought font
- Receiving confirmation of payment
-
- Given
- I registered before
- And
- I added font to cart, login and check address
- And
- I made order paid by wire transfer
- When
- I pay it and admin mark it as paid
- Then
- I should receive email with payment confirmation
Last published almost 7 years ago by pepe.