제품들
판매하고자 하는 제품(또는 서비스)을 추가할 수 있습니다. 다음은 제품을 추가하는 과정을 안내합니다.
제품 속성 설정
먼저, 제품의 기본 속성을 이해해야 합니다:
- 태그
- 세부사항
- 통화
- 가격
- 수량
- 판매됨
결제 제공자
이러한 속성을 설정하는 것 외에도 제품에 결제 제공자를 추가해야 합니다. 제품에 여러 결제 제공자를 추가할 수 있습니다.
결제 제공자를 설정하는 방법을 알아보려면 결제 제공자를 참조하세요
마지막으로, Return URL을 입력하세요. 이것은 결제가 완료된 후 결제 제공자 페이지가 리디렉션될 URL입니다.
If you need the provider to redirect users directly to other links instead of the casdoor callback page, you can fill the SuccessUrl field, Casdoor will append payment owner and name behind the link you provider, for example http://example.com/patha/pathb?transactionOwner={paymentOwner}&transactionName={paymentName}&otherPrams=value
.
If you fill the SuccessUrl field, you must call NotifyPayment
api manually, otherwise the transaction will fail.
You should call the NotifyPayment
api api/notify-payment/paymentOwner/paymentName
with the param we provided in SuccessUrl.
제품 미리보기
완료되었습니다! 세부사항을 검토하고 저장하세요: