Stripe

Stripe 는 미국에 기반을 둔 온라인 결제 솔루션 제공업체로, 비즈니스 대상으로 신용 카드 및 기타 결제 수단을 사용할 수 있습니다.

Odoo로 Stripe 계정 만들기

자격 증명을 받는 방법은 호스팅 유형에 따라 다릅니다.

  1. 결제대행업체 Stripe로 이동 하여 Stripe 연결 을 클릭합니다.

  2. 설정 프로세스를 진행하고 Stripe에서 확인 이메일을 보내면 이메일 주소를 확인합니다.

  3. 관련 작업을 완료한 후 동의 및 제출 을 클릭합니다. 요청 내용을 모두 제출하면 Odoo로 리디렉션되고 결제대행업체가 활성화됩니다.

  4. Enable local payment methods.

자격 증명 입력

Stripe 계정에 연결하기 위해 API 자격 증명 이 필요한 경우 다음과 같이 진행합니다.

  1. `Stripe의 API 키 페이지<https://dashboard.stripe.com/account/apikeys>`_ 로 이동하거나 Stripe 현황판에 로그인하여 개발자 ‣ API 키 로 이동합니다.

  2. 표준 키 섹션에서 게시할 수 있는 키보안 키 를 복사한 후 나중에 사용할 수 있도록 저장합니다.

  3. Odoo에서 결제대행업체 Stripe 로 이동합니다.

  4. 자격 증명 탭에서 게시할 수 있는 키보안 키 필드를 이전에 저장한 값으로 입력합니다.

웹훅 생성

Stripe 계정 연결용으로 웹훅 서명용 비밀번호 이 필요한 경우에는 자동 또는 수동으로 웹훅을 생성할 수 있습니다.

Make sure your Publishable and Secret keys are filled in, then click Generate your Webhook.

Enable local payment methods

Local payment methods are payment methods that are only available for specific providers and for specific countries and currencies.

Odoo supports the following local payment methods for Stripe:

  • Bancontact

  • EPS

  • giropay

  • iDEAL

  • Przelewy24 (P24)

To adapt the list of enabled payment methods, go to the Configuration tab and edit the list of Supported Payment Icons.

참고

  • If a payment icon record does not exist in the database and its related local payment method is listed above, it is automatically enabled with Stripe.

  • If a local payment method is not listed above, it is not supported and cannot be enabled.

Apple Pay 활성화

고객이 이커머스 주문을 할 때 Apple Pay 버튼으로 결제할 수 있게 하려면 환경 설정 탭으로 이동하여 빠른 결제 허용 을 활성화하고 Apple Pay 활성화 를 클릭합니다.