Stripe

Allows your customers to pay the services through Stripe.

Customers can pay the service fees (activation or recurring) and goods (consumable and spare-parts) through the Stripe embedded payment service that allows the manufacturer to directly collect the incomes.

Plugin Configuration

To enable this plugin, you need to:

  1. Go to the Integrations / Plugins page.

  2. Select the Payments category.

  3. Locate the Stripe card.

  4. Click on the card switch to activate the plugin.

  5. Configure the plugin properties and save.

  6. Click the TEST CONNECTION button to verify the correctness of your configuration.

Here is the list of all the properties that can be used in the plugin configuration.

PROPERTIES

Publishable key

The String account publishable key.
Type: STRING | Mandatory

Secret key

The Stripe account secret key.
Type: PASSWORD | Mandatory

Tax Service Enabled

If selected the taxes area computed by using the Stripe Tax Service.
Type: CHECKBOX | Optional

Testing payments

Stripe allows using fake credit card numbers to test the payment flow.

For instance:

  • Number: 4242 4242 4242 4242

  • Brand: VISA

  • CVS: Any 3 digits

  • Date: Any future date

See the Stripe Testing page for more details.

Managing Subscriptions

For more details about how to manage service level subscriptions into the DPS refer to the Subscription Management article.

Managing Payments

For more details about how to manage payments into the DPS refer to the Payments Management article.