Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Description

Waylet should be add to payment methods with the same behavior of Paypal and Bizum, we’ll pass the methodId 41 to generateCheckoutLink() and it will create the iFrame URL that should be rendered on the WL App. The confirmation page and the receipt sent by email should accomodate the Waylet payment method as well.

Remember to check both flags behavior, it should work in both cases: enable-paycomet-webhook-notifications (Backend) and enable-backend-commit-order (Backend and Frontend)

Waylet’s LD Feature Flag

We should create a flag called enable-waylet-paycomet. This flag should be used to show up Waylet in payment methods dropdown at payment methods screen.

Tasks Suggestion

  1. Create feature flag

  2. Add Waylet as new payment method in payment state and structure

  3. Add Waylet in payment-method structure

  4. Update Payment Method Dropdown

  5. Adjust the receipt to inform our guest the Waylet’s payment.

We definitely can follow the great task break down Jonathan did for Bizum, it’s the same job. Check here.

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.