For more information about this gateway, please refer to https://developer.inoviopay.com/inovioportal/documentation
- Gateway type code:
inovio
- Production API endpoint: https://api.inoviopay.com/
- Sandbox API endpoint: https://api.inoviopay.com/
To add a Inovio gateway, use the following settings:
{
"req_username" : "Your Username",
"req_password" : "Your Password",
"site_id" : "Your Site ID",
"li_prod_id_1" : "Your Dynamic Product ID",
"merchant_account_id" : "Your Merchant Account ID"
}
Gateway Specific Fields
"gatewaySpecificFields": {
"inovio":{
"xtl_order_id": "value",
"card_on_file_flag": "True/false",
"mbshp_id_xtl": "value",
"trans_rebill_type": "value"
}
}