Versions Compared

Key

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

...

Info

This feature has a flag called Enable Processing Payment Splash Screen which should be enabled to be used. Key of feature: enable-processing-payment-splash-screen

PSP’s can enable this feature with this flag: Paycomet, Paymark, Adyen

To enable, this flag please contact your CSM.

PSP’s enabled all the time (There isn’t flag): Cybersource, Checkoutdotcom

For others PSP’s there isn’t this feature.

Info

CHASE, WORLDPAY, and PLACETOPAY PSPs there aren’t any payment flows in the Whitelabel code until this moment, but the payment processing loading will be added later;

Info

Out of the scope

FIRSTDATA, ORBITAL, FIRSTPAY and VRPAYMENT;

Paycomet:

  1. Redirect the user when clicking on “Cancel“ inside the popup:

...

There is also the possibility of closing the popup inside the iframe (Bizum and PayPal); in this case, the PSP (Paycomet) returns an error code that will be used to validate this scenario and consequently execute the same flow mentioned above.

There isn't a cancel button or close button inside the Waylet iframe popup.

...

This button remains enabled throughout the transaction process, which may allow the user to cancel (by clicking this button the user is redirected to the cart) the purchase for any reason, such as a simple delay in payment processing or any other non-apparent reason.

This may leave the impression that the payment has been canceled or that the payment has been made, which no longer occurs due to the new changes to the intl-transactions team (backend commit order).

This change is more focused on the user experience, as ghost order errors have already been resolved, as mentioned above.

...

  1. Show the splash screen loading on the payment flow

    1. Payment with Card (Onetime - First payment)

      10.mov

    2. Payment with Card (Vaulted - Card saved)

      11.mov

    3. Payment with Popup (Paypal, Waylet and Bizum)

      12.mov

  2. on-close event and unexpected closes (Infinity Loading issue)

...

Info

The message errors can be changed to Lokalise, in the keys:

Title: uhohSomethingWrong

Description: paycomet.error.9999

Button: goToCheckout

...

Info

...

Out of the scope

FIRSTDATA, ORBITAL, FIRSTPAY and VRPAYMENT;

...

ADYEN and PAYMARK - there is not a payment flow with popup or modal, so it doesn’t need to do the validations like Paycomet. They were only enhanced with feature flag (Enable Processing Payment Splash Screen) loading.

Adyen

  1. Payment with Card (Onetime - First payment)

    01.mov

  2. Payment with Card (Vaulted - Card saved)

    02.mov

...