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:
Go to the Integrations / Plugins page.
Select the Payments category.
Locate the Stripe card.
Click on the card switch to activate the plugin.
Configure the plugin properties and save.
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. |
Secret key | The Stripe account secret key. |
Tax Service Enabled | If selected the taxes area computed by using the Stripe Tax Service. |
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.