Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BLIK payments improvements #26

Closed
2 of 3 tasks
jakubtobiasz opened this issue Sep 12, 2024 · 1 comment
Closed
2 of 3 tasks

BLIK payments improvements #26

jakubtobiasz opened this issue Sep 12, 2024 · 1 comment
Assignees
Labels
ui UI-related
Milestone

Comments

@jakubtobiasz
Copy link
Member

jakubtobiasz commented Sep 12, 2024

Small wins 🏆

  • Blik0* classes are renamed to BlikLevelZero* according to this comment
  • It is possible to retry a payment with a blik1
  • BLIK token is validated (exactly 6 characters long)

NOTE! Redirecting

1. It is possible to retry a payment with a card

Story:

As a customer who processed through the checkout
But failed to pay with BLIK token as it's expired
When I try to make a payment again using the `Pay` button in the customer panel
I want to be able to choose a BLIK payment and be able to provide my new BLIK token

Reproducer:

  1. Complete the checkout, but fail the payment or leave the payment page
  2. Go to /en_US/account/orders/
  3. Click the Pay button next to your latest order
  4. You cannot choose any payment method, as you're getting There's no supported payment method or something like that
@jakubtobiasz jakubtobiasz added epic api API-related and removed api API-related epic labels Sep 18, 2024
@jakubtobiasz jakubtobiasz modified the milestones: 0.2, 0.1 Oct 2, 2024
@jakubtobiasz jakubtobiasz self-assigned this Oct 3, 2024
@jakubtobiasz jakubtobiasz added ui ui UI-related and removed task labels Oct 3, 2024
@jakubtobiasz
Copy link
Member Author

The middle point has been extracted to a separate issue, where we will cover all payment methods.

#65

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui UI-related
Projects
None yet
Development

No branches or pull requests

1 participant