Stripe
Introduction
Stripe is an online payment processing and credit card processing platform for businesses. When a customer buys a product online, the funds need to be delivered to you; Insert Stripe. Stripe allows safe and efficient processing of funds via credit card or bank and transfers those funds to your account.
Pelcro offers a Stripe integration that connects straight through our platform. In order to access all of Pelcro's functionality, you'll need a Stripe account.
Connecting to Stripe
In order to access all of Pelcro's functionality, you'll need a Stripe account. Stripe is a payment processing platform. It allows you to transfer money from a customer’s bank account into your business’s account by way of a credit or debit card transaction. Pelcro integrates with Stripe to accept payments and manage your businesses online.
Upon the creation of your Pelcro account, you'll receive a popup message at the top of the page, prompting you to connect Pelcro to your Stripe account.

Once you've clicked on the connect with stripe button, you will be redirected to a new page where you'll see the below message. From there, you can either sign in with an existing Stripe account, or create a new Stripe account by signing up.

Once the sign-in is complete, you should have now completed connecting your Pelcro and Stripe accounts.
Disconnecting Stripe
If you would like to disconnect Pelcro from your Stripe account, please visit this page from your Stripe and disconnect Pelcro: https://dashboard.stripe.com/account/applications.
Stripe Test Cards
Successful test cards
NUMBER | BRAND | CVC | DATE |
---|---|---|---|
4242424242424242 | Visa | Any 3 digits | Any future date |
5555555555554444 | Mastercard | Any 3 digits | Any future date |
378282246310005 | American Express | Any 3 digits | Any future date |
6011000990139424 | Discover | Any 3 digits | Any future date |
4000056655665556 | Debit - Visa | Any 3 digits | Any future date |
5200828282828210 | Debit - Mastercard | Any 3 digits | Any future date |
3566002020360505 | JCB | Any 3 digits | Any future date |
6200000000000005 | Union Pay | Any 3 digits | Any future date |
Failing test cards
NUMBER | ERROR | CVC | DATE |
---|---|---|---|
4000000000000002 | card_declined | Any 3 digits | Any future date |
4000000000000127 | incorrect_cvc | Any 3 digits | Any future date |
4000000000000069 | expired_card | Any 3 digits | Any future date |
4100000000000019 | risk_level: highest (The charge is blocked as it’s considered fraudulent.) | Any 3 digits | Any future date |
Dispute test cards
NUMBER | TYPE | CVC | DATE |
---|---|---|---|
4000000000001976 | Dispute make by end-user | Any 3 digits | Any future date |
Card authentication required
NUMBER | TYPE | CVC | DATE |
---|---|---|---|
4000002760003184 | Requires authentication | Any 3 digits | Any future date |
4000002500003155 | Requires authentication on one-time payments. | Any 3 digits | Any future date |
Updated about 1 year ago