Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Figma: Schroer, Gabriel (Deactivated)

...

Sequence Diagram

Lucidchart
pageCount1
autoUpdatefalse
typerich
alignleft
autoSize1
macroId212c18aa-82a2-44ac-8050-f390618c5f25
pages
instanceId920ae5b1-83d6-3e36-b794-1710780f64f3
width700
documentId68c0744f-0f16-45a8-98dc-41f5610b0e39
documentTokenv2_553b49157110c9a058af38fe91f599cb1b5e1258ab98da315d6f1ca4a1227d7e-a=133831322&c=920ae5b1-83d6-3e36-b794-1710780f64f3&d=68c0744f-0f16-45a8-98dc-41f5610b0e39&p=4447830094
updated1705609545171
height500

...

Business rules

  • A new Bizum payment must be created for Paycomet.

  • This payment must work the same as Paycomet's PayPal, it must generate a link and be used in an Iframe where the payment will be processed.

  • The confirmation/tracking page should show the correct text in the payment reminder for this new payment method

  • The receipt email should show the correct payment option for this new payment method

  • The new method should be available in the user account methods list

  • We have to pay attention to changes from the Payments team, they are making some changes to their routine, and this new implementation cannot change the current behavior.

    There are two flags that change the application's behavior: enable-paycomet-webhook-notifications (BE) and enable-backend-commit-order (BE & FE), we must test both ways, with the flags enabled and disabled.

...