Stripe + PayDock

Stripe + PayDock

Written by Omar Najjar
Last update: Thursday, Aug 02, 2018

media

Add Stripe to your payments ecosystem

To connect Stripe to PayDock, you will need to register for a account, completing their SignUp Process.

Step 1: Gather your credentials from Stripe

  1. Log into Stripe Dashboard
  2. Gather your Stripe Secret Key here
    1. Click the “Reveal live key token” button to reveal your Stripe Secret Key

      media

Step 2: Connect Stripe to your PayDock Account

  1. Log into your PayDock Production or Sandbox account.
  2. Navigate to "Services" from the menu on the left
  3. Click on the "Add New" tab from the top of the page
  4. Navigate to or search "Stripe" and click on the "Activate" button
  5. Complete the field descriptions to connect. Field descriptions are as follows:
    1. Label – this is for your reference only. In PayDock, you are able to add multiple instances of a payment gateway or method. This can be helpful for tracking campaigns or income streams
    2. Secret Key - this is your Stripe Secret Key
    3. Environment Mode – this describes whether you are connecting to a Stripe Production or Sandbox Environment. Production is used for processing real transactions. Sandbox is used for testing purposes. Please ensure you’re using the correct credentials for the type of environment required

Click Connect. You have successfully connected Stripe to PayDock.

Helpful Information

We’ve provided some test card data from Stripe official site. Please bear in mind this may change and is here for convenience. If you are not getting expected responses please contact Strip or refer to the official developers docs.

By default, passing address or CVC data with the card number will cause the address and CVC checks to succeed. If not specified, the value of the checks will be null. Any expiration date in the future will be considered valid.

Card Number

Card Type

4242424242424242

Visa

4012888888881881

Visa

4000056655665556

Visa (debit)

5555555555554444

MasterCard

5200828282828210

MasterCard (debit)

5105105105105100

MasterCard (prepaid)

378282246310005

American Express

371449635398431

American Express


While testing you can
configure your decline settings. These allow you to decide whether a failing cvc_check or failing address_zip_check should cause the charge to be rejected. Perhaps surprisingly, even if these details are wrong, the charge can succeed; it’s up to you decide what to do in that case. By default, Stripe will decline charges with a failing cvc_check. If you’d prefer to allow these charges to succeed, you can update your decline settings.

Using Stripe Connect with PayDock

PayDock provides support for merchants using Stripe Connect. You can support this by sending through transfer requests inside the transfer object, or by sending through meta parameters. Paydock fully supports all aspects of Stripe Connect, including Direct ChargesDestination Charges and Charges and transfers.

For more information on how we support Stripe Connect please refer to our API reference documentation.

Helpful Links

Payment Services

Integration Guides for Payment Services and Gateways connected to PayDock

24 articles in this category.
Written by Omar Najjar and Kate.