Payment has already been requested. 오류

. , 서 Paypal ?
: INVALID_PAYMENT_METHOD
: Payment has already been requested.

mid는 3billiamjt . , , , . , .

.

.
{
    "method": "FOREIGN_EASY_PAY",
    "amount": {
        "value": 230,
        "currency": "USD"
    },
    "orderId": "O-250828-US-B-589",
    "orderName": "3B-VARIANT ",
    "successUrl": "http://localhost:4000/dev/v2/orders/payment/tosspayments/confirm",
    "failUrl": "http://localhost:4000/dev/orders/payment/tosspayments/fail",
    "foreignEasyPay": {
        "provider": "PAYPAL",
        "country": "US",
        "products": [
            {
                "name": "VEG25-IOZQ",
                "quantity": 1,
                "unitAmount": 230,
                "currency": "USD",
                "description": "sanger proband only VEG25-IOZQ"
            }
        ],
        "shipping": {
            "address": {
                "country": "US",
                "area2": "test",
                "postalCode": "00000"
            }
        }
    }
}
Was this page helpful?