# 엑심베이 설정

{% hint style="warning" %}
**Deprecated**

이 문서는 더 이상 관리되지 않습니다.

[PortOne 개발자센터](https://developers.portone.io/)를 이용해주세요.
{% endhint %}

## 인증결제

{% tabs %}
{% tab title="테스트 결제" %}
**테스트 환경 구성방법**

[포트원 관리자 콘솔](https://admin.portone.io/)→ 시스템설정 → PG설정(**일반결제 및 정기결제**) → PG사 엑심베이 선택 → <mark style="color:red;">**테스트모드 \[ON]**</mark> → \[전체 저장] 클릭

> * 엑심베이 테스트 모드의 경우 결제시 실제 출금이 이루어지지 않습니다.
> * 테스트모드의 경우 테스트용 카드를 사용해주셔야 하며 해외에서 발급받으신 실제 카드를 사용하실 경우 오류가 발생됩니다.
> * [엑심베이에서 제공하는 해외결제용 테스트 카드 확인하기](https://support.eximbay.com/hc/ko/articles/360059014854-%EA%B2%B0%EC%A0%9C%ED%85%8C%EC%8A%A4%ED%8A%B8%EB%A5%BC-%EC%A7%84%ED%96%89%ED%95%B4%EB%B3%B4%EA%B3%A0-%EC%8B%B6%EC%9D%80%EB%8D%B0-%ED%95%B4%EC%99%B8%EC%B9%B4%EB%93%9C%EA%B0%80-%EC%97%86%EC%8A%B5%EB%8B%88%EB%8B%A4-%EC%96%B4%EB%96%BB%EA%B2%8C-%ED%95%A0-%EC%88%98-%EC%9E%88%EB%82%98%EC%9A%94-)

![테스트 환경 설정 예시](/files/8qqGjQKnx00lP1SDrMIe)
{% endtab %}

{% tab title="실 결제" %}
**실 환경 구성방법**

카드사 심사 완료 후 엑심베이에서 발급받은 실 상점 정보를 <mark style="color:red;">**테스트 모드 OFF**</mark> 설정후 해당 값을 입력합니다.

![](/files/RPHYLSjeMmRsAduvi1r8)
{% endtab %}
{% endtabs %}

{% hint style="success" %}
**참고사항**

포트원은 엑심베이 비 인증 결제 방식을 지원하지 않습니다.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://portone.gitbook.io/docs/ready/2.-pg/payment-gateway/exim.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
