Statusmeddelelse

You have successfully added V5200 to Hardware Products list.

This video does not contain audio

Enjoy a Steady Revenue Stream with Uninterrupted Subscription Payments

Subscription payments that come in on time keep your business financially healthy. We help you lock in this revenue stream with assistance managing subscriptions, invoices and recurring billing.

Man paying bills on mobile

This video does not contain audio

Your Subscription Billing Partner

Colleagues analyzing subscription data

Administrer abonnementer i hele livscyklussen

Bestem selv. Vi hjælper dig med at forenkle processerne for tilbagevendende fakturering og klarer det administrative besvær, så du sparer værdifuld tid og penge. Det gør vi lige fra den første ordre eller prøveperiode til både onboarding, opgradering og fornyelse.

Billede
Old man registering for services

Undgå kundeafgang, og bliv bedre til at fastholde kunder

Vidste du, at mere end hver sjette korttransaktion mislykkes? Implementering af taktikker til reduktion og/eller gendannelse af afviste transaktioner er en klog investering for enhver virksomhed, der genererer fast indtjening. Undgå kundeafgang, og genopret indtjeningen med vores omfattende udvalg af værktøjer til genopretning af indtjening, administration af kundeemner og effektiv fastholdelse af kunder.

Billede
Young businesswoman using mobile phone
Advanced Subscription Tools
Billede
Business woman analyzing charts

Revenue recovery tools

Got customers who want to cancel their subscriptions? Or are unable to make renewal payments? Our Revenue Recovery Tools can help and might you boost revenue by up to 20 percent. They form an essential part of the subscription billing platform.

Revenue recovery tools

Got customers who want to cancel their subscriptions? Or are unable to make renewal payments? Our Revenue Recovery Tools can help and might you boost revenue by up to 20 percent. They form an essential part of the subscription billing platform.

Billede
Global payments dashboard on laptop

Global payments support for recurring billing

Providing multiple payment options during the acquisition phase is just the beginning. The real challenge is managing automatic renewals. With Verifone, you have access to comprehensive payment support for recurring billing on a global scale.

Global payments support for recurring billing

Providing multiple payment options during the acquisition phase is just the beginning. The real challenge is managing automatic renewals. With Verifone, you have access to comprehensive payment support for recurring billing on a global scale.

Billede
Business woman analyzing subscription reporting

Advanced reporting

Adjust and optimize your tactics by readily accessing available reporting. Includes key metrics, such as monthly and annual recurring revenue, renewal and churn rates, number of active customers and subscriptions, and other critical data.

Advanced reporting

Adjust and optimize your tactics by readily accessing available reporting. Includes key metrics, such as monthly and annual recurring revenue, renewal and churn rates, number of active customers and subscriptions, and other critical data.

Image
Check 3

Ready to experience hassle-free recurring payments for your business?

Versatile API and Connectors

We provide a comprehensive API and adaptable connectors that ensure a smooth integration layer. These functionalities enable you to efficiently handle various online purchase tasks, sell through diverse channels, integrate any business model seamlessly, exercise control over your branding elements, and effectively retain and serve customers using your preferred systems.

  • Få kontrol over alle ordredetaljer med API 6.0

    Brug vores avancerede API'er til at forbinde abonnementsbutikken med dit eget websted eller din egen app. Administrer abonnementsoplysninger, få adgang til betalingsdata, send fakturaer igen, håndter produktoplysninger ved hjælp af SKU, og administrer tilbagebetalinger og abonnementfakturering ved hjælp af vores API'er.

    Læs mere
<?php
$host = 'https://api.2checkout.com/rpc/6.0/';
$merchantCode = "666999";
$key = "%y~8|m]T84p[W4+O1]_?";
$string = strlen($merchantCode) . $merchantCode . strlen(gmdate('Y-m-d H:i:s')) . gmdate('Y-m-d H:i:s');
$hash = hash_hmac('md5', $string, $key);
$i = 1; // counter for api calls
// call login
$jsonRpcRequest = new stdClass();
$jsonRpcRequest->jsonrpc = '2.0';
$jsonRpcRequest->method = 'login';
$jsonRpcRequest->params = array($merchantCode, gmdate('Y-m-d H:i:s'), $hash);
$jsonRpcRequest->id = $i++;
$sessionID = callRPC($jsonRpcRequest, $host);
var_dump("session id:" . $sessionID);
// call api methods below
$SubscriptionRef = 'B7D8E72224';
$jsonRpcRequest = array (
    'jsonrpc' => '2.0',
    'method' => 'setRenewalPause',
    'params' => array($sessionID, $SubscriptionRef, "2020-09-30 17:00:00", "vacation leave"),
    'id' => $i++
);
How It Works
Step 1
Log in

The Subscriptions section is available through the Merchant Control Panel. However, access is governed by user rights.

Step 2
Grant user rights

Go to Account settings. Click on the Manage button in the User Management section. Then, click on Users, select the user and edit their role. Save changes.

Step 3
Streamline subscription management

Control the subscriptions you're selling and provide deeper insight and granularity into their post-sale evolution from the subscriptions page.

Image
Smiley pictogram black 1

Get a free expert consultation.

Find out how to easily manage subscriptions and customers, deal with invoices and recurring billing, and improve your revenue.

Frequently Asked Questions

Billede
Young man taking notes
  • What is Subscription Billing?

    It’s a technology suite or platform that manages ongoing billing and collection procedures, communication, and customer administration for products offered through subscriptions.

  • What is a subscription business model?

    The subscription billing model is a business approach where customers are charged a recurring fee at regular intervals (usually monthly or annually) to obtain access to a product or service. This is facilitated through subscriptions that allow users to employ the offered service or product. 

  • What is customer churn?

    You might also have heard customer churn referred to as customer attrition, customer turnover or customer defection. It represents the decline in clients or customers that occurs when a customer chooses to discontinue purchasing a merchant's digital products or services, or cancels a subscription.

  • What are revenue recovery tools?

    Over 16 percent of card transactions fail due to multiple factors. Revenue recovery tools are the various resources, services and functionalities used to address unsuccessful payment authorizations for recurring charges. Such tools are highly beneficial for any business operating on recurring revenue. They can help implement approaches that minimize and recover declined authorizations.

Image
Check 2

Ready to sell subscriptions worldwide?

Get immediate access to different subscription management and billing capabilities, from simple recurring billing to advanced tools. Contact us and we'll find the right fit for your business needs.

Site Footer