#StripeMerchantAccount
Explore tagged Tumblr posts
novakday · 6 years ago
Text
How to Accept Credit Card Payments on a Website - The Easiest Way
Tumblr media
Setting up credit card processing on your website is easy than what you think. Gone are the days of having to use your local bank to sign up for a merchant account. The costs involved with set up, monthly fees, and transaction fees for a merchant account with major banks, can really add up. Enter Stripe, the easiest way to accept credit card payments online for small businesses. In under 10 mins you can sign up with Stripe, enter your banking details where you want to be paid, and start to accept credit card payments on your website. No monthly fees, No set up costs ! They do however take a 3% transaction fee (which is normal for any merchant account) and it can take up to 7 days until your money is paid out. A small setback, but worth it in the long run.
How to accept credit card payments online - Step by Step
For this tutorial, I will set up the easiest way to accept credit card payments online using WooCommerce. Stripe only allows sign ups from certain countries. To check if your country is supported, go to Stripe - Supported Countries. Sign up to Stripe Go to www.stripe.com and select Create Stripe Account, or Start Now button
Tumblr media
Once you've created an account, you'll be taken to the Dashboard. Here, you will "Add a Name". This will be your business name, or whatever you want to call this account.
Tumblr media
Next, Activate your Account.
Tumblr media
Enter all your business details. When it comes to "Credit card statement details", enter a short description that you want to show on customer's credit card statements.
Tumblr media
When all your details are entered, you are now ready to use Stripe. Set up WooCommerce Go to Plugins > New > Search for Stripe for WooCommerce Install Now, then Activate
Tumblr media
Once activated, go to WooCommerce > Settings > Payments > Stripe > Setup
Tumblr media
Go back to your Stripe Dashboard. You need to copy both the Publishable API Key and Secret Key you will see on your Dashboard into the WooCommerce plugin.
Tumblr media
If you can't see your API keys on the Stripe Dashboard, go to Developers > API keys.
Tumblr media
Now go back to the WooCommerce Stripe setup where you will Enable Stripe, Enable Test Mode, and Copy and paste API keys from your Stripe account.
Tumblr media
Copy the Webhook Endpoint address and enter it back into Stripe. It will be something like www.your-website.com/?wc-api=wc_stripe
Tumblr media
Back in Stripe, go to Developers > Webhooks Add endpoint Paste the Webhook address from WooCommerce into Endpoint URL Choose receive all events Add endpoint to finish
Tumblr media
Congratulations ! Your Stripe account is now setup with WooCommerce. Test your Stripe account in Test Mode Before going live taking credit card transactions, you need to test a transaction to make sure everything is working.
Tumblr media
Go to your Stripe Dashboard and make sure that Viewing Test Data on the left menu is activated. This is important. Now go back to your WooCommerce website, add products to your cart, and start the checkout process. When you get to the payment section you should see the "test" version of the credit card section. Enter credit card number 4242 4242 4242 4242. This is Stripe's test credit card number. Enter a future expiry date, and any 3-number CVC. Submit your order, then go back to your Stripe Dashboard. You should see your payment come up for Today's sales.
Tumblr media
Accept credit card payments Once the test sale is working you need to Deactivate Viewing Test Data. You site is now live, ready to accept credit card payments. Read the full article
0 notes