Advanced Search
Search Results
63 total results found
Cancel Subscription
Description Cancel a subscription by uuid. Only SEND and ONGOING subscription can be cancelled Endpoint : https://demo-api.frontpayment.no/api/v1/connect/subscriptions/cancel/{subscriptionUuid} Method : POST Authorization : Bearer ...
Refund Subscription Cycle
Description:Refund a specific order or cycle of a subscription Url Parameter Parameters: subscriptionUuid (string, required) – Uuid Of Subscription Authentication This endpoint requires authentication using a Bearer Token. The client must send the toke...
Get Failed Payment Details
Description:Retrieves a failed subscription order by orderUuid. The response includes details of the failed subscription order. Url Parameter Parameters: orderUuid (string, required) Authentication This endpoint requires authentication using a Bearer...
Credit Check for Private Customer
Use this API to perform a credit assessment for a private individual (a consumer) based on their social security number (Personal Number). Endpoint POST https://demo-api.frontpayment.no/api/v1/connect//credit/check/private Authentication Include a Bearer Tok...
Credit Check for Corporate Customer
This API performs a credit assessment for a corporate customer (a business or company) based on its organization number. Endpoint POST https://demo-api.frontpayment.no/api/v1/connect//credit/check/corporate Authentication Include a Bearer Token in the Author...
Get Credit Check List
This API allows your application to retrieve a list of all credit checks. Endpoint GET https://demo-api.frontpayment.no/api/v1/connect//credit/check/list Authentication Include a Bearer Token in the Authorization header. You can obtain this token from Front ...
Get Invoice Number By UUID
The Get Invoice Number By UUID endpoint enables your system to fetch the invoice number associated with a specific order, identified by its UUID. This can help in reconciling billing records, displaying invoice references to customers, or integrating with acco...
Hosted Checkout
This documentation is intended for third-party developers and partners who want to integrate their systems with our secure Hosted Checkout platform. Our Hosted Checkout provides a fast, compliant, and seamless payment experience for your customers, ensuring tr...
Notifications via Callback URL
Frontpayment will notify your system of the payment status via the callback.callbackUrl you provided in the initial request payload. This allows you to update the order status in your system accordingly. The callback URL will include the following parameters a...
Company Check Request
Introduction The Company Check API enables merchants and partners to verify a company’s identity and assess its creditworthiness in a secure and automated way. This process combines BankID authentication for identity verification with an integrated credit scor...
Company Information Check
Introduction The Company Information Check API allows merchants and partners to retrieve the verification history and details of a specific company. By querying a company’s ID, you can access data such as past verification attempts, credit scores, risk levels,...