Need help
I'm developing an platform for some items.
Provider (Seller) sell their item on my platform
User can subscribe item (form period)
I can make automatically payment by using the issue-billing from user to platform, however, how can I (platform) payout to the seller ?
And any sample for Blazor???
7 Replies
⏳ 잠시만 기다려주세요! 곧 답변드리겠습니다
오류 문의일 경우 아래 정보를 미리 전달해주시면, 빠른 답변에 도움이 됩니다.
- 주문번호(orderId) :
- 문의 내용 :
(img를 함께 첨부해주시면 도움이됩니다)
* 계약관련 내용은 1544-7772로 문의주세요.
* 주말/공휴일에는 답변이 늦을 수 있어요.
지급대행하기 | 토스페이먼츠 개발자센터
지급대행은 오픈마켓을 운영하는 사업자 대신 토스페이먼츠가 셀러(입점 판매자)에게 대금 지급을 대행 해주는 서비스예요.
thank @Kimoon Lee , I've tried and get fail
the request always return 400 status
I'm using test key
because you need to make a contract for a payout server with tosspayments first.
@Kimoon Lee I do as the guide
fistly, https://api.tosspayments.com/v2/payouts using this api to register payout
but response code is 400
request corect with data, base64 with ":",...
Please sign the contract first,
and then MID (merchant ID) with Tosspayments will be generated
After that, you can perform the test.
thank @유부장 , I will try
my boss is preparing sign document