This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
title ID Improved Payment Flow | |
actor CX | |
CX->App:Open App | |
App->BaaS:Purchase Request | |
BaaS->BaaS:Save intend & generate uuid | |
BaaS->App:WebFront URL with uuid | |
WebFront->App:Fetch URL by UUID | |
App->App:Select payment option | |
App->+PaaS:Fetch payment Page | |
PaaS->PaaS :Create transaction based for UUID |