Instructions for setting up payment in Woocommerce

Tutorials 0 lượt xem
This post is part 7 of 8 in the Learn Woocommerce series

In today’s post, I will guide you through the payment setup in Woocommerce. As well as how to set up the default payment gateways that Woocommerce supports

Payment settings


design

Payment process

Coupon Code

Choose if you want to use a discount code for your store. The discount code can be used from the shopping cart and checkout pages.


design

Calculating coupons continuously: Logic for using multiple coupons. The Vietnamese description is very clear, so I don’t explain further.

Payment Process

Allow visitors to pay: Choose if you want customers to pay without having to register.

Payment security required : You choose only when you have installed an SSL certificate to your website.

Payment page

Select the payment page you are currently in the website. By default these pages are created when you install Woocommerce. If you deleted it by mistake, go to Woocommerce -> System Status -> Tools and press Site Settings to have Woocommerce recreate it.

Terms and conditions : If your sales page has a page containing terms and conditions, select it here. This page is not the default generated page so you must create a new one.

Payment connection point

A connection endpoint is a string of characters appended to the end of a URL to handle specific actions during checkout. For example, the payment page will default in the URL to order-pay, ie the full path: http://tenmiencuaban.com/thanh-toan/order-pay

If you double the endpoint to Vietnamese, remember to leave no accents and no spaces.

Payment gateways

Here, you will see a list of payment gateways. Which one is active. You can change the order of payment gateways, disable or enable the payment gateways you want.

Set up payment gateways

Now let’s take a look at some default payment gateways and how to set them up for each payment gateway.

To set up for which payment gateway, click on the corresponding link:


design-lap-thick-toan-3

BACS (Bank Transfer)

Here you enter a description for the customer to understand more about the payment method. In the account details section, you enter your bank account information so that customers can transfer money. If you only sell in Vietnam, it is enough just to enter your account name, account number and bank name including branch.


design-lap-thick-toan-4

Check Payments

The payment method is just a description that instructs the customer how to send a check to close the order

Cash on delivery

This option allows you to choose to pay cash on delivery. This section allows to change the description line that informs the customer about this payment gateway. In addition, you can choose which payment gateway this payment method only applies to

Paypal

I won’t mention how to use the Paypal payment gateway because it’s a bit advanced. Plus, Paypal now requires your site to have https .

Epilogue

In this article, I went through some basic settings in the payment configuration section of Woocommerce.

Overall, the setup is relatively simple and intuitive .

View articles in the series

Previous part: How to calculate shipping fee in Woocommerce Next part: How to use Widget in Woocommerce

Bài viết liên quan