COMMON_ERROR 문의
안녕하세요! 페이팔결제 테스트 결제요청시 paymentWidget.requestPayment(…)
COMMON_ERROR 에러가 발생하는데 확인 부탁드립니다.
- MID: ddings9q5f
(국내결제 MID: ddingsimdj 테스트 결제시에도 500 서버에러 발생합니다)
- queryParams
code=COMMON_ERROR&message=This%20is%20temporary%20error.%20Please%20try%20again%20in%20a%20few%20minutes.&orderId=qr_39191454_20230802150741&paymentKey=This%20is%20temporary%20error.%20Please%20try%20again%20in%20a%20few%20minutes.
- errorMessage This is Temporary error. Please try again in a few minutes.
- payload
{
"orderId": "qr_39191454_20230802151741",
"orderName": "[스칼렛] 전생 알아보기",
"successUrl": "http://localhost:4200/chatrooms/70",
"failUrl": "http://localhost:4200/chatrooms/70",
"customerEmail": "titi@gmail.com",
"customerName": "개글",
"products": [
{
"name": "[스칼렛] 전생 알아보기",
"quantity": 1,
"unitAmount": 1500,
"currency": "USD",
"description": "헬로우봇 컨텐츠 구매"
}
],
"shipping": {
"fullName": "개글",
"address": {
"country": "JP",
"area2": "titi@gmail.com"
}
},
"paymentMethodOptions": {
"paypal": {
"setTransactionContext": {
"sender_account_id": 39191454,
"full_name": "개글",
"sender_email": "titi@gmail.com",
"sender_phone": "01022223043",
"sender_country_code": "JP",
"sender_create_data": "2023-03-07T05:58:17.565Z"
}
}
}
}
COMMON_ERROR 에러가 발생하는데 확인 부탁드립니다.
- MID: ddings9q5f
(국내결제 MID: ddingsimdj 테스트 결제시에도 500 서버에러 발생합니다)
- queryParams
code=COMMON_ERROR&message=This%20is%20temporary%20error.%20Please%20try%20again%20in%20a%20few%20minutes.&orderId=qr_39191454_20230802150741&paymentKey=This%20is%20temporary%20error.%20Please%20try%20again%20in%20a%20few%20minutes.
- errorMessage This is Temporary error. Please try again in a few minutes.
- payload
{
"orderId": "qr_39191454_20230802151741",
"orderName": "[스칼렛] 전생 알아보기",
"successUrl": "http://localhost:4200/chatrooms/70",
"failUrl": "http://localhost:4200/chatrooms/70",
"customerEmail": "titi@gmail.com",
"customerName": "개글",
"products": [
{
"name": "[스칼렛] 전생 알아보기",
"quantity": 1,
"unitAmount": 1500,
"currency": "USD",
"description": "헬로우봇 컨텐츠 구매"
}
],
"shipping": {
"fullName": "개글",
"address": {
"country": "JP",
"area2": "titi@gmail.com"
}
},
"paymentMethodOptions": {
"paypal": {
"setTransactionContext": {
"sender_account_id": 39191454,
"full_name": "개글",
"sender_email": "titi@gmail.com",
"sender_phone": "01022223043",
"sender_country_code": "JP",
"sender_create_data": "2023-03-07T05:58:17.565Z"
}
}
}
}
