Versions Compared

Key

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

...

The One Click service allows a regular customer of a merchant to make new purchases without entering card data. The payment requires only confirmation by the CVC2 code. However, for subsequent operations CIT COF with a saved card, CVC2 will usually not be requested (except the cases where special settings are made at the request of the merchant).

...

When the merchant builds the next order, it is possible to redirect to the IPS Assist payment page to pay with the earlier saved card. In this case, the merchant must send order data with a unique customer number, i.e. in addition to the authorized request parameters, it is necessary to transfer the CustomerNumber.

Note

This parameter must not be transmitted simultaneously with the RecurringIndicator, RecurringMinAmount, RecurringMaxAmount, RecurringPeriod, RecurringMaxDate parameters.

All actions related to payment by a saved card are performed on the Assist side.

...

Parameter

Mandatory field

Adopted values

Default value

Description

RecurringIndicator

Yes

1 –recurring payment
0 – standard payment

0

Recurring payment indicator

Note

This parameter must not be transmitted simultaneously with the CustomerNumber parameter.

RecurringMinAmount

Yes

Number, 15 digits, two digits after the delimiter (delimiter '.')


Min amount of recurrent payments.


Mandatory if RecurringIndicator = 1

Note

This parameter must not be transmitted simultaneously with the CustomerNumber parameter.

RecurringMaxAmount

Yes

Number, 15 digits, two digits after the delimiter (delimiter '.')


Max Amount of recurrent payments.


Mandatory if RecurringIndicator = 1

Note

This parameter must not be transmitted simultaneously with the CustomerNumber parameter.

RecurringCount

Yes

Number, 3 digits


Frequency of recurrent payments in days. Mandatory if RecurringIndicator = 1

Note

This parameter must not be transmitted simultaneously with the CustomerNumber parameter.

RecurringMaxDate

Yes

Date as string in DD.MM.YYYY format


The

...

end date of recurrent payments. Mandatory if RecurringIndicator = 1

Note

This parameter must not be transmitted simultaneously with the CustomerNumber parameter.

Note

Payment will be made as a MIT COF operation only if the corresponding processing is set up for the merchant in the IPS Assist. Otherwise, the transaction will be carried out as a regular recurrent payment

Warning

In this case, the merchant must send the required additional parameters that determine the amounts and intervals for making subsequent payments)

...