For example:<\/strong><\/p>\n
\u201camount\u201d: \u201c1500000\u201d,<\/em><\/p>\n
\u201camountType\u201d: \u201c5\u201d<\/em><\/p>\n
Customer is expected to pay exact amount (N1500000<\/strong>) as returned.<\/em><\/p>\n
\u201camount\u201d: \u201c1500000\u201d,<\/em><\/p>\n
\u201camountType\u201d: \u201c4\u201d<\/em><\/p>\n
Customer can pay any amount below 1500000<\/strong><\/em><\/p>\n
Find below details for amount types in the table below.<\/p>\n
Value<\/strong><\/td>\n | Label<\/strong><\/td>\n | Meaning<\/strong><\/td>\n<\/tr>\n |
0<\/td>\n | None<\/td>\n | Any amount can be paid<\/td>\n<\/tr>\n |
1<\/td>\n | Minimum<\/td>\n | If the returned amount is 1000, customer can pay any amount from 1000<\/td>\n<\/tr>\n |
2<\/td>\n | Greater than minimum<\/td>\n | If the returned amount is 1000, customer can pay any amount greater than 1000<\/td>\n<\/tr>\n |
3<\/td>\n | Maximum<\/td>\n | If the amount returned is 1000, customer can pay any amount below or equal to 1000<\/td>\n<\/tr>\n |
4<\/td>\n | Less than Maximum<\/td>\n | If the amount returned is 1000, customer can pay any amount below to 1000<\/td>\n<\/tr>\n |
5<\/td>\n | Exact<\/td>\n | The exact amount returned must be paid<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\n \n \n
|