Standard PayForIt It Allows a Merchant use fully IMI controlled and hosted Pages to
initiate payments.
This is the simplest to integrate to and provides full functionality for subscriptions as well
as one off payments

Examples

Step 1:
An example of the first page a user will see upon loading a single purchase PFI-Standard
payment page.

1020

Step 2:
Confirmation Page

970

Step 3:
Validation / holding Page which the user is verified and billed. typically 1-2 seconds.
this will then auto direct to step 4

986

Step 4:
Payment Confirmation: User will have there payment details confirmed (or an error shown with and option to re-try should the payment fail)

994

Standard Flow Variations

Standard PFI supports the following types of purchases

• Subscription's
• Single Purchase / one off
• Charity Based Donations

PFI Standard Support Both Adult and non-adult services

Demo's

Example Standard Pages (staging, not live billing )

Below is the markup of the above demo links.
Its only a simple HTTP link with a few parameters passed in (that relate to your set-up per the merchant portal) and the service will be up and running.

<a href="http://pfi.imimobile.net/staging/checkout/?sid=00001&ref=IMI_00000000000_1" target="_blank">
  PFI-Standard one Off</a>

<a href="http://pfi.imimobile.net/staging/checkout/?sid=00002&ref=IMI_00000000000_2" target="_blank">
  PFI-Standard Subscription</a>

<a href="http://pfi.imimobile.net/staging/checkout/?sid=00003&ref=IMI_00000000000_3" target="_blank">
  PFI-Standard Charity</a>