주문 및 결제¶
Odoo 이커머스에서는 주문 및 결제 단계를 구성할 때 여러 가지 선택 옵션을 활용할 수 있습니다. 다양한 주문 버튼 옵션과 순차적인 결제 단계 를 이용할 수 있으며, 이 중 일부는 추가 기능까지 지원합니다. 관련된 버튼과 결제 페이지는 웹사이트 편집기를 사용하여 사용자 지정할 수 있습니다.
장바구니 옵션에 추가하기¶
기본적인 장바구니에 담기 동작¶
When clicking the Add to cart button, different actions can be triggered. To configure them, go to , scroll down to the Shop - Checkout Process section, and select one of the following options:
Stay on Product Page: The customer remains on the product’s page.
Go to cart: The customer is immediately redirected to the cart.
Let the user decide (dialog): The customer can choose if they want to go to the cart (Proceed to Checkout) or if they prefer to stay on the product page (Continue Shopping).
참고
This dialog box always appears regardless of the configuration to suggest optional products, if any.
지금 구입하기¶
고객이 주문 검토 단계로 바로 이동할 수 있도록 지금 구매 버튼을 추가할 수 있습니다. 버튼을 추가하려면 으로 이동합니다. 상점 - 결제 단계 섹션에서 지금 구매 기능을 선택합니다.
팁
Alternatively, enable the feature by going to any product’s page while in Edit mode and, in the Customize tab, clicking the Buy Now button next to the Cart options.
포털에서 재주문¶
고객은 고객 포털을 통해 이전에 주문했던 판매주문서 상의 품목을 다시 주문할 수 있으며, 다시 주문하기 버튼을 클릭하면 됩니다. 다시 주문하려면 으로 이동합니다. 상점 - 결제 단계 섹션에서 포털에서 다시 주문하기 기능을 선택합니다.
결제 단계¶
결제 과정에서 고객이 거치게 되는 단계는 다음과 같습니다:
Each step can be customized using the website editor by adding building blocks or opening the Customize tab to enable various checkout options.
참고
빌딩 블록을 통해 추가된 콘텐츠는 각 단계에 별도로 적용됩니다.
주문 검토¶
주문 검토 단계에서는 고객이 장바구니에 추가한 품목을 확인하고 수량을 조정하거나 품목을 제거 할 수 있습니다. 품목 가격 및 적용된 세금과 관련된 정보도 표시됩니다. 이후 고객은 결제 버튼을 클릭하여 배송 단계로 진행할 수 있습니다.
웹사이트 편집기를 열어 다음과 같이 결제 옵션을 활성화 합니다.
추천 액세서리: 액세서리 제품 을 표시합니다.
Promo Code: to allow customers to redeem gift cards or apply discount codes;
Add to Wishlist: Enable wishlists to allow signed-in users to remove a product from their cart and add it to their wishlist using the Save for later option.
참고
If a fiscal position is detected automatically, the product tax is determined based on the customer’s IP address.
If the installed payment provider supports express checkout, a dedicated button is displayed, allowing customers to go straight from the cart to the confirmation page without filling out the contact form.
배송¶
주문을 검토한 후:
Unsigned-in customers are prompted to Sign in or enter their Email address, along with their delivery address and phone details;
고객은 로그인 후 알맞은 배송지 주소 를 선택할 수 있습니다.
그런 다음 배송 방법 선택 후, 청구지 주소 를 선택 또는 입력하고 (청구지 주소와 배송지 주소가 동일한 경우 배송지 주소와 동일 스위치를 토글 선택), 확인 을 클릭하여 다음 단계로 진행합니다.
팁
For B2B customers, you can also enable optional VAT and Company name fields by toggling the Show B2B Fields option in the website editor.
사용자 계정이 없는 경우에도 뉴스레터를 구독할 수 있도록 구독 확인란을 추가할 수 있습니다. ‘ 으로 이동합니다. ‘상점 - 결제 단계 섹션에서 ‘뉴스레터 기능을 활성화하고 ‘뉴스레터 목록 을 선택합니다.
추가 정보¶
결제 단계에서 추가 정보 단계를 추가하여 온라인 양식에서 고객에 대한 추가 정보를 수집할 수 있으며, 이 정보는 판매주문서 에 기재할 수 있습니다. 이 기능을 활성화하려면 웹사이트 편집기에 있는 추가 단계 옵션을 활성화 합니다. 필요에 따라 양식을 사용자 지정 할 수 있습니다.
팁
Alternatively, go to , scroll to the Shop - Checkout Process section, enable Extra Step During Checkout, and click Save. Click Configure Form to customize it.
결제¶
At the Payment step, customers Choose a payment method, enter their payment details, and click Pay now.
You can require customers to agree to your terms and conditions before payment. To enable this option, go to the website editor and toggle the Accept Terms & Conditions feature.
팁
Enable the developer mode and click the (bug) icon to display an availability report for payment providers and payment methods, which helps diagnose potential availability issues on the payment form.
주문 확정¶
The final step of the checkout process is the Order confirmation, which provides a summary of the customer’s purchase details.
더 보기