Recurring Plan API
For merchants to retrieve recurring plans info which were created from the merchant portal.
Request
URL: https://api.fiuu.com/RMS/API/Recurring/get_plans.php
Method: POST or GET

Response (JSON format)

Formula of skey
md5( {domain}{secret_key}{charge_on_endofmonth}{period}{cycle_term}{status} )
PG will respond the following in JSON format once error occurs (negative result)

Appendix A : Error Code & Description in JSON

Updated 4 days ago