My account is from Turkey, and I am still getting this error, is this plugin works with international accounts or just US accounts?
Rates and transit times are not available for the account number entered. For immediate assistance, please contact your local FedEx Customer Service
<?xml version="1.0"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="https://schemas.xmlsoap.org/soap/envelope/">
<SOAP-ENV:Header/>
<SOAP-ENV:Body>
<RateReply xmlns="https://fedex.com/ws/rate/v28">
<HighestSeverity>ERROR</HighestSeverity>
<Notifications>
<Severity>ERROR</Severity>
<Source>crs</Source>
<Code>991</Code>
<Message>Rates and transit times are not available for the account number entered. For immediate assistance, please contact your local FedEx Customer Service.</Message>
<LocalizedMessage>Rates and transit times are not available for the account number entered. For immediate assistance, please contact your local FedEx Customer Service.</LocalizedMessage>
</Notifications>
<Notifications>
<Severity>WARNING</Severity>
<Source>crs</Source>
<Code>556</Code>
<Message>There are no valid services available. </Message>
<LocalizedMessage>There are no valid services available. </LocalizedMessage>
</Notifications>
<TransactionDetail>
<CustomerTransactionId>Flexible Shipping FedEx</CustomerTransactionId>
</TransactionDetail>
<Version>
<ServiceId>crs</ServiceId>
<Major>28</Major>
<Intermediate>0</Intermediate>
<Minor>0</Minor>
</Version>
</RateReply>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>