FeeAPI Parameter DefinitionsCopy Pagepost https://uat.txshield.payshield.ai/soap/feeapi.phpRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Form DatasidstringrequiredSite id (unique identifier for the web site)rcodestringrequiredSite RCODEcountrystringrequiredCountry of the user - will provide the list of payments available for that countryaddfeebooleanThis will add the processing fees on top of the amount.truefalsecartarray of stringsrequiredDefaults to 'name' => 'item name','quantity' => 'item quantity','amount_unit' => 'item amount per unit','item_no' => 'item number','item_desc' => 'item description'Information about the purchase items. This is only compulsory for feeapi, do not sent the cart to rawfeeapi.cart* string string string string stringADD stringsummaryarray of stringsrequiredDefaults to 'currency_code' => '3 letter currency code the transaction will be processed in.','fxrate_posted' => 'rate to be used to convert','amount_shipping' => 'amount shipping','amount_coupon' => 'coupon amount','amount_tax' => 'tax amount','amount_purchase' => 'total purchase amount'Contains a summary of cart contentssummary* string string string string string stringADD stringamount_purchasestringrequiredTotal amount of purchaseamount_shippingstringrequiredShipping amountamount_taxstringrequiredtax amountamount_couponstringrequiredCoupon amountfxrate_postedstringrequiredRate used for conversion of cart currency to gw currency. Enter Buy cart currency Sell Gw currencycurrency_codestring3 digit currency code of the cart currencyitemsarray of stringsrequiredContains the cart itemsitems*ADD string(numerical index)array of stringsrequiredContains information about one item in the cart (Repeat until all cart items are listed)(numerical index)*ADD stringnamestringrequiredCategory, can be used freelyquantityint32requiredQuantity of the itemamount_unitstringrequiredUnit price amount (without commas and only 2 decimals places)item_nostringrequiredArticle numberitem_descstringrequiredItem descriptionResponses 200200 400400Updated almost 5 years ago