About custom payment gateways

Modified on Thu, 30 Jul 2020 at 09:55 AM

A Payment Gateway is a service that can be integrated with Fedena to handle online fee payments. After an institution configures the payment gateway, their Fedena users can perform secure online fee payments using payment methods such as, credit cards, debit cards, net banking, and so on. These online transactions with Fedena are handled securely through encrypted channels.


To configure a custom payment gateway, you will need the configuration parameters from the payment gateway provider you have chosen. These parameters must be entered in Fedena and will be used to map to that particular gateway provider. Though configuration parameters slightly differ for each gateway provider, parameters of most gateway providers can be commonly grouped based on the following parameter types:

  • Configuration Fields – Configuration parameters will remain constant for all transactions for a merchant through a particular gateway. These parameters must be created in name-value pairs in the custom gateway creation page. It includes the merchant credentials such as merchant ID, transaction password, currency etc., which is sent to the gateway to authenticate the merchant for a transaction. Along with these parameters, the parameter ‘target_url’ must also be created. This parameter specifies the URL to which the payment form will be sent.
    Mandatory configuration parameter: ‘target_url’ 
  • Variable Fields – Variable parameters will vary for each transaction. Example of variable parameters are, amount, redirect URL, item name etc. Variable parameters must be created in name-parameter_type pairs in the custom gateway creation page. Parameter types are predefined in Fedena and must be specified. Only one parameter name is allowed for each parameter type.
    Mandatory variable parameter: ‘Amount’, ‘Redirect URL’ 
  • Response Parameters – As the name indicates, response parameters are the responses that will be sent by the gateway to the user after a transaction is processed. Just like variable fields, response parameters must also be created in name-parameter_type pairs.
    Mandatory response parameters: ‘Amount’, ‘Success Code’, ‘Transaction Status’, ‘Transaction Reference’


Payment Processor: Except for PayPal, the other ninteen payment gateways that Fedena supports requires a payment processor to process debit/credit card information and execute the online transaction. For this purpose, Fedena uses its own 'Payment Processor'. If integrating a payment gatewayother than the seven that Fedena supportsthat requires a payment processor, you will have to use your own payment processor or source it from a third party.


See Also

Who can configure Custome Payment Gateways?

How to configure a custom payment gateway?

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article