Versions Compared

Key

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

...

  1. You POST PreTransaction and specify to whom (mobile phone number) the request should go to and what payment types you accept.
  2. The user receives an SMS with a URL in it. Example text: Please click on this link to pay: <paymentSelectionPageUrl>.
  3. When the user clicks the link, it will open a page in the mobile phone browser where the user can see the invoice and choose payment methods.
  4. If they choose Card payment, they will be re-directed to a page for inputting their card information and a Transaction will be performed towards their card.
  5. After the payment has been completed, the user is re-directed to a page that shows the status of the payment (success or failure)

See also



FLOW DIAGRAMS

PreTransaction basic sequence

...