So, basically, there is a problem with the marketplace. I think it happend after the last update. The currency changed from Dollar to Euro (I’m in poland). Now I tried to buy something on the marketplace and I get an error. In the log it sais it’s the wrong currency for my country:
[2014.12.06-16.12.54:950][ 0]LogOnline:Warning: MCP: CheckoutOrder request failed. Invalid response. code=409 error={
“errorCode” : “errors.com.epicgames.ecommerce.payment.payment_method_not_supported”,
“errorMessage” : “Payment method [CREDITCARD] not supported by gateway [CHASE] with currency [EUR] in country [PL] of merchant group [UE].”,
“messageVars” : [ “CREDITCARD”, “CHASE”, “EUR”, “PL”, “UE” ],
“numericErrorCode” : -1,
“originatingService” : “orderprocessor”
}
[2014.12.06-16.12.54:951][ 0]FPurchaseCommand::PurchaseError ErrorType=CheckoutOrder Code=E80-3210-0 ErrorStr=Invalid response. code=409 error={
“errorCode” : “errors.com.epicgames.ecommerce.payment.payment_method_not_supported”,
“errorMessage” : “Payment method [CREDITCARD] not supported by gateway [CHASE] with currency [EUR] in country [PL] of merchant group [UE].”,
“messageVars” : [ “CREDITCARD”, “CHASE”, “EUR”, “PL”, “UE” ],
“numericErrorCode” : -1,
“originatingService” : “orderprocessor”
}