Skip to main content

Basic Information

This document is prepared to help you integrate the Finrota HPM (HTTP Post Method) service into your systems, allowing you to direct your users from your own website/portal to the Finrota payment flow.

What Does It Do?

Site owners can generate a one-time payment link by sending the following information to the HPM service via HTTP POST from their portal.

When the user clicks this link, they are redirected directly to the Finrota payment screen and complete the payment on Finrota.

Technical Specifications

  • Protocol: HTTPS / REST

  • Data Format: JSON (UTF-8)

  • Security: TLS 1.2+

  • Authentication: Bearer Token in the Authorization header

Environments

  • Demo Environment (Sandbox)

    • HPM Service: https://pgw.netahsilatdemo.com/hpm

    • Token Service: https://pgw.netahsilatdemo.com/auth/api/token/connect

Note: Production (Live) environment addresses will be shared by Finrota during the integration process.