• Resolved dave93225

    (@dave93225)


    Hello,

    The plugin appears to be working fine for local, but when putting in a non-local zip code, the shipping selection disappears.

    FedEx ADDRESS VALIDATION REQUEST: Reveal
    Array
    (
    [WebAuthenticationDetail] => Array
    (
    [UserCredential] => Array
    (
    [Key] => 7tAn5Asu9gW19vkd
    [Password] => t4OebMSzJjQUqjnlIjAR1D9rd
    )

    )

    [ClientDetail] => Array
    (
    [AccountNumber] => 898988383
    [MeterNumber] => 111109223
    )

    [TransactionDetail] => Array
    (
    [CustomerTransactionId] => *** Address Validation Request v2 from WooCommerce ***
    )

    [Version] => Array
    (
    [ServiceId] => aval
    [Major] => 2
    [Intermediate] => 0
    [Minor] => 0
    )

    [RequestTimestamp] => 2017-05-28T18:01:17+00:00
    [Options] => Array
    (
    [CheckResidentialStatus] => 1
    [MaximumNumberOfMatches] => 1
    [StreetAccuracy] => LOOSE
    [DirectionalAccuracy] => LOOSE
    [CompanyNameAccuracy] => LOOSE
    [ConvertToUpperCase] => 1
    [RecognizeAlternateCityNames] => 1
    [ReturnParsedElements] => 1
    )

    [AddressesToValidate] => Array
    (
    [0] => Array
    (
    [AddressId] => WTC
    [Address] => Array
    (
    [StreetLines] => Array
    (
    [0] => 14732 Ward Dr
    [1] =>
    )

    [PostalCode] => 12721
    )

    )

    )

    )
    FedEx ADDRESS VALIDATION RESPONSE: Reveal
    stdClass Object
    (
    [HighestSeverity] => ERROR
    [Notifications] => stdClass Object
    (
    [Severity] => ERROR
    [Source] => prof
    [Code] => 1000
    [Message] => Authentication Failed
    )

    [TransactionDetail] => stdClass Object
    (
    [CustomerTransactionId] => *** Address Validation Request v2 from WooCommerce ***
    )

    [Version] => stdClass Object
    (
    [ServiceId] => aval
    [Major] => 2
    [Intermediate] => 0
    [Minor] => 0
    )

    )
    Business Address
    FedEx REQUEST: Reveal
    Array
    (
    [WebAuthenticationDetail] => Array
    (
    [UserCredential] => Array
    (
    [Key] => 7tAn5Asu9gW19vkd
    [Password] => t4OebMSzJjQUqjnlIjAR1D9rd
    )

    )

    [ClientDetail] => Array
    (
    [AccountNumber] => 898988383
    [MeterNumber] => 111109223
    )

    [TransactionDetail] => Array
    (
    [CustomerTransactionId] => *** WooCommerce Rate Request ***
    )

    [Version] => Array
    (
    [ServiceId] => crs
    [Major] => 16
    [Intermediate] => 0
    [Minor] => 0
    )

    [RequestedShipment] => Array
    (
    [PreferredCurrency] => USD
    [DropoffType] => REGULAR_PICKUP
    [ShipTimestamp] => 2017-05-29T00:00:00+00:00
    [PackagingType] => YOUR_PACKAGING
    [Shipper] => Array
    (
    [Address] => Array
    (
    [PostalCode] => 93225
    [CountryCode] => US
    )

    )

    [ShippingChargesPayment] => Array
    (
    [PaymentType] => SENDER
    [Payor] => Array
    (
    [ResponsibleParty] => Array
    (
    [AccountNumber] => 898988383
    [CountryCode] => US
    )

    )

    )

    [RateRequestTypes] => LIST
    [Recipient] => Array
    (
    [Address] => Array
    (
    [Residential] =>
    [PostalCode] => 12721
    [City] =>
    [StateOrProvinceCode] => CA
    [CountryCode] => US
    )

    )

    [RequestedPackageLineItems] => Array
    (
    [0] => Array
    (
    [SequenceNumber] => 1
    [GroupNumber] => 1
    [GroupPackageCount] => 1
    [Weight] => Array
    (
    [Value] => 1
    [Units] => LB
    )

    [Dimensions] => Array
    (
    [Length] => 5
    [Width] => 5
    [Height] => 5
    [Units] => IN
    )

    [InsuredValue] => Array
    (
    [Amount] => 0
    [Currency] => USD
    )

    )

    )

    [PackageCount] => 1
    [TotalInsuredValue] => Array
    (
    [Amount] => 0
    [Currency] => USD
    )

    )

    )
    FedEx RESPONSE: Reveal
    stdClass Object
    (
    [HighestSeverity] => WARNING
    [Notifications] => stdClass Object
    (
    [Severity] => WARNING
    [Source] => crs
    [Code] => 556
    [Message] => There are no valid services available.
    [LocalizedMessage] => There are no valid services available.
    )

    [TransactionDetail] => stdClass Object
    (
    [CustomerTransactionId] => *** WooCommerce Rate Request ***
    )

    [Version] => stdClass Object
    (
    [ServiceId] => crs
    [Major] => 16
    [Intermediate] => 0
    [Minor] => 0
    )

    )

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi dave93225,

    I have checked the debug data you provided. It throwing message “There are no valid services available”. Please make sure some services are available between the source and destination.

    Thread Starter dave93225

    (@dave93225)

    Hi Nishad,

    All shipping services are check marked. I tried changing the Indicia and Offer Rates and still it is having the same error.

    Hi Dave93225,

    Could you please make sure some services are available using the FedEx rate calculator. If some rates are available, please approach FedEx with request and response.

    Thread Starter dave93225

    (@dave93225)

    I checked the rate calculator and everything was fine. Eventually I found out that I simply wasn’t selecting the right state when I was trying different zip codes. Selecting the state of a matching zip code gets it to work fine.

    @dave93225,

    Nice to here the issue is resolved.
    Please leave a review here if you are happy with the plugin/support.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Can only send local’ is closed to new replies.