Forum Replies Created

Viewing 15 replies - 1 through 15 (of 51 total)
  • Thread Starter John

    (@jtrabelsi)

    A week later…

    Nevermind, as I was waiting for a response from you guys, Woocomerce send me a solution that just came out called Follow Ups. Definitely less costly than Mailchimp on a yearly basis and much easier to manage than your plugin.

    Not mentioning the response time from their team that is about 200x yours and the precision of the response that is about another 10x that.

    Cheers and good luck.

    Thread Starter John

    (@jtrabelsi)

    Hey Danny, thank you for your response.
    Actually I’ve had already done this, that’s why I’m really confused about this. I’ve attached some screenshots to show you my current settings based on my issue.

    My understanding is that mailschimp is sending the email, that’s clear. But what I don’t understand is that when people subscribe on the form, no email = GREAT. But when they purchase and they have the “subscribe to newsletter” box checked, they do.

    https://i.imgur.com/FHBDhes.png
    https://i.imgur.com/BIxBiWL.png

    Thx!

    Thread Starter John

    (@jtrabelsi)

    Everything is deactivated on mailchimp side and only happens when people purchase and they have the “subscribe to newsletter” box checked. not when they subscribe on the form so clearly this is coming from your plugin.

    Please advise.

    Thread Starter John

    (@jtrabelsi)

    Just as a piece of information, here are the email settings I have https://i.imgur.com/7gg7Sfe.png

    Thread Starter John

    (@jtrabelsi)

    Sterndata, you’re aweomse! That saved us from big troubles.
    <3

    Thread Starter John

    (@jtrabelsi)

    This is a real concern since anyone can use this code to make their shipment without doing any payment. So if we can get at least this resolved that’d be great yes.
    Thx

    Thread Starter John

    (@jtrabelsi)

    Your support went from bad to worst…. Great.
    You should have warned me before asking me for this in a public channel!

    There is no way I’ll ever consider your plugin and you have been absolutely useless on getting me the SIMPLE information I needed. Probably as useless as Fedex support. GOOD JOB MICKEY.

    Cheers,

    Thread Starter John

    (@jtrabelsi)

    Also I just realized my account number is visible on the code I’ve posted, is there a way to delete that, this is very sensitive information.

    Thread Starter John

    (@jtrabelsi)

    I had everything already set up the way you’ve asked me to when I sent the debug code above, if this isn’t resolved this week end I’ll go ahead and try another plugin that I found, a little more expensive but this cannot wait and you guys are annoyingly slow to assist.

    Also, why is this post marked as resolved? This is clearly not a resolved case.

    Thank you.

    Thread Starter John

    (@jtrabelsi)

    Yes, I know. I have. See attached.

    https://i.imgur.com/nJQIApN.png

    Thread Starter John

    (@jtrabelsi)

    Here you go see bellow.

    FedEx ADDRESS VALIDATION REQUEST:
    Array
    (
        [WebAuthenticationDetail] => Array
            (
                [UserCredential] => Array
                    (
                        [Key] => XXXXXXX
                        [Password] => XXXXXXX
                    )
    
            )
    
        [ClientDetail] => Array
            (
                [AccountNumber] => xxx
                [MeterNumber] => xxx
            )
    
        [TransactionDetail] => Array
            (
                [CustomerTransactionId] =>  *** Address Validation Request v2 from WooCommerce ***
            )
    
        [Version] => Array
            (
                [ServiceId] => aval
                [Major] => 2
                [Intermediate] => 0
                [Minor] => 0
            )
    
        [RequestTimestamp] => 2016-07-14T04:13:16+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] =>
                                        [1] =>
                                    )
    
                                [PostalCode] => 94040
                            )
    
                    )
    
            )
    
    )
    FedEx ADDRESS VALIDATION RESPONSE:
    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
            )
    
    )
    FedEx REQUEST:
    Array
    (
        [WebAuthenticationDetail] => Array
            (
                [UserCredential] => Array
                    (
                        [Key] => XXXXXXXx
                        [Password] => XXXXXXXX
                    )
    
            )
    
        [ClientDetail] => Array
            (
                [AccountNumber] => xxx
                [MeterNumber] => xxxx
            )
    
        [TransactionDetail] => Array
            (
                [CustomerTransactionId] =>  *** WooCommerce Rate Request ***
            )
    
        [Version] => Array
            (
                [ServiceId] => crs
                [Major] => 16
                [Intermediate] => 0
                [Minor] => 0
            )
    
        [RequestedShipment] => Array
            (
                [PreferredCurrency] => USD
                [DropoffType] => REGULAR_PICKUP
                [ShipTimestamp] => 2016-07-15T00:00:00+00:00
                [PackagingType] => YOUR_PACKAGING
                [Shipper] => Array
                    (
                        [Address] => Array
                            (
                                [PostalCode] => 94085
                                [CountryCode] => US
                            )
    
                    )
    
                [ShippingChargesPayment] => Array
                    (
                        [PaymentType] => SENDER
                        [Payor] => Array
                            (
                                [ResponsibleParty] => Array
                                    (
                                        [AccountNumber] => xxx
                                        [CountryCode] => US
                                    )
    
                            )
    
                    )
    
                [RateRequestTypes] => NONE
                [Recipient] => Array
                    (
                        [Address] => Array
                            (
                                [Residential] => 1
                                [PostalCode] => 94040
                                [City] => SUNNYVALE
                                [StateOrProvinceCode] => CA
                                [CountryCode] => US
                            )
    
                    )
    
                [RequestedPackageLineItems] => Array
                    (
                        [0] => Array
                            (
                                [SequenceNumber] => 1
                                [GroupNumber] => 1
                                [GroupPackageCount] => 1
                                [Weight] => Array
                                    (
                                        [Value] => 1
                                        [Units] => LB
                                    )
    
                                [Dimensions] => Array
                                    (
                                        [Length] => 6.5
                                        [Width] => 3.25
                                        [Height] => 2.54
                                        [Units] => IN
                                    )
    
                            )
    
                    )
    
                [PackageCount] => 1
            )
    
    )
    FedEx RESPONSE:
    stdClass Object
    (
        [HighestSeverity] => WARNING
        [Notifications] => Array
            (
                [0] => stdClass Object
                    (
                        [Severity] => WARNING
                        [Source] => crs
                        [Code] => 835
                        [Message] => Destination Postal-City Mismatch.
                        [LocalizedMessage] => Destination Postal-City Mismatch.
                    )
    
                [1] => stdClass Object
                    (
                        [Severity] => NOTE
                        [Source] => crs
                        [Code] => 819
                        [Message] => The origin state/province code has been changed.
                        [LocalizedMessage] => The origin state/province code has been changed.
                    )
    
            )
    
        [TransactionDetail] => stdClass Object
            (
                [CustomerTransactionId] =>  *** WooCommerce Rate Request ***
            )
    
        [Version] => stdClass Object
            (
                [ServiceId] => crs
                [Major] => 16
                [Intermediate] => 0
                [Minor] => 0
            )
    
        [RateReplyDetails] => Array
            (
                [0] => stdClass Object
                    (
                        [ServiceType] => FIRST_OVERNIGHT
                        [PackagingType] => YOUR_PACKAGING
                        [DestinationAirportId] => SJC
                        [IneligibleForMoneyBackGuarantee] =>
                        [OriginServiceArea] => A1
                        [DestinationServiceArea] => A2
                        [SignatureOption] => SERVICE_DEFAULT
                        [ActualRateType] => PAYOR_ACCOUNT_PACKAGE
                        [RatedShipmentDetails] => stdClass Object
                            (
                                [ShipmentRateDetail] => stdClass Object
                                    (
                                        [RateType] => PAYOR_ACCOUNT_PACKAGE
                                        [RateScale] => 6
                                        [RateZone] => 02
                                        [PricingCode] => PACKAGE
                                        [RatedWeightMethod] => ACTUAL
                                        [DimDivisor] => 166
                                        [FuelSurchargePercent] => 2.0
                                        [TotalBillingWeight] => stdClass Object
                                            (
                                                [Units] => LB
                                                [Value] => 1.0
                                            )
    
                                        [TotalBaseCharge] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 54.09
                                            )
    
                                        [TotalFreightDiscounts] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 0.0
                                            )
    
                                        [TotalNetFreight] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 54.09
                                            )
    
                                        [TotalSurcharges] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 4.8
                                            )
    
                                        [TotalNetFedExCharge] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 58.89
                                            )
    
                                        [TotalTaxes] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 0.0
                                            )
    
                                        [TotalNetCharge] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 58.89
                                            )
    
                                        [TotalRebates] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 0.0
                                            )
    
                                        [TotalDutiesAndTaxes] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 0.0
                                            )
    
                                        [TotalNetChargeWithDutiesAndTaxes] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 58.89
                                            )
    
                                        [Surcharges] => Array
                                            (
                                                [0] => stdClass Object
                                                    (
                                                        [SurchargeType] => RESIDENTIAL_DELIVERY
                                                        [Description] => Residential delivery
                                                        [Amount] => stdClass Object
                                                            (
                                                                [Currency] => USD
                                                                [Amount] => 3.65
                                                            )
    
                                                    )
    
                                                [1] => stdClass Object
                                                    (
                                                        [SurchargeType] => FUEL
                                                        [Description] => Fuel
                                                        [Amount] => stdClass Object
                                                            (
                                                                [Currency] => USD
                                                                [Amount] => 1.15
                                                            )
    
                                                    )
    
                                            )
    
                                    )
    
                                [RatedPackages] => stdClass Object
                                    (
                                        [GroupNumber] => 1
                                        [PackageRateDetail] => stdClass Object
                                            (
                                                [RateType] => PAYOR_ACCOUNT_PACKAGE
                                                [RatedWeightMethod] => ACTUAL
                                                [BillingWeight] => stdClass Object
                                                    (
                                                        [Units] => LB
                                                        [Value] => 1.0
                                                    )
    
                                                [BaseCharge] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 54.09
                                                    )
    
                                                [TotalFreightDiscounts] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 0.0
                                                    )
    
                                                [NetFreight] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 54.09
                                                    )
    
                                                [TotalSurcharges] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 4.8
                                                    )
    
                                                [NetFedExCharge] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 58.89
                                                    )
    
                                                [TotalTaxes] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 0.0
                                                    )
    
                                                [NetCharge] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 58.89
                                                    )
    
                                                [TotalRebates] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 0.0
                                                    )
    
                                                [Surcharges] => Array
                                                    (
                                                        [0] => stdClass Object
                                                            (
                                                                [SurchargeType] => RESIDENTIAL_DELIVERY
                                                                [Description] => Residential delivery
                                                                [Amount] => stdClass Object
                                                                    (
                                                                        [Currency] => USD
                                                                        [Amount] => 3.65
                                                                    )
    
                                                            )
    
                                                        [1] => stdClass Object
                                                            (
                                                                [SurchargeType] => FUEL
                                                                [Description] => Fuel
                                                                [Amount] => stdClass Object
                                                                    (
                                                                        [Currency] => USD
                                                                        [Amount] => 1.15
                                                                    )
    
                                                            )
    
                                                    )
    
                                            )
    
                                    )
    
                            )
    
                    )
    
                [1] => stdClass Object
                    (
                        [ServiceType] => PRIORITY_OVERNIGHT
                        [PackagingType] => YOUR_PACKAGING
                        [DestinationAirportId] => SJC
                        [IneligibleForMoneyBackGuarantee] =>
                        [OriginServiceArea] => A1
                        [DestinationServiceArea] => A2
                        [SignatureOption] => SERVICE_DEFAULT
                        [ActualRateType] => PAYOR_ACCOUNT_PACKAGE
                        [RatedShipmentDetails] => stdClass Object
                            (
                                [ShipmentRateDetail] => stdClass Object
                                    (
                                        [RateType] => PAYOR_ACCOUNT_PACKAGE
                                        [RateScale] => 1486
                                        [RateZone] => 02
                                        [PricingCode] => PACKAGE
                                        [RatedWeightMethod] => ACTUAL
                                        [DimDivisor] => 166
                                        [FuelSurchargePercent] => 2.0
                                        [TotalBillingWeight] => stdClass Object
                                            (
                                                [Units] => LB
                                                [Value] => 1.0
                                            )
    
                                        [TotalBaseCharge] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 26.09
                                            )
    
                                        [TotalFreightDiscounts] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 3.91
                                            )
    
                                        [TotalNetFreight] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 22.18
                                            )
    
                                        [TotalSurcharges] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 4.17
                                            )
    
                                        [TotalNetFedExCharge] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 26.35
                                            )
    
                                        [TotalTaxes] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 0.0
                                            )
    
                                        [TotalNetCharge] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 26.35
                                            )
    
                                        [TotalRebates] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 0.0
                                            )
    
                                        [TotalDutiesAndTaxes] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 0.0
                                            )
    
                                        [TotalNetChargeWithDutiesAndTaxes] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 26.35
                                            )
    
                                        [FreightDiscounts] => Array
                                            (
                                                [0] => stdClass Object
                                                    (
                                                        [RateDiscountType] => VOLUME
                                                        [Description] => Base
                                                        [Amount] => stdClass Object
                                                            (
                                                                [Currency] => USD
                                                                [Amount] => 2.61
                                                            )
    
                                                        [Percent] => 10.0
                                                    )
    
                                                [1] => stdClass Object
                                                    (
                                                        [RateDiscountType] => BONUS
                                                        [Description] => Automation Bonus
                                                        [Amount] => stdClass Object
                                                            (
                                                                [Currency] => USD
                                                                [Amount] => 1.3
                                                            )
    
                                                        [Percent] => 5.0
                                                    )
    
                                            )
    
                                        [Surcharges] => Array
                                            (
                                                [0] => stdClass Object
                                                    (
                                                        [SurchargeType] => RESIDENTIAL_DELIVERY
                                                        [Description] => Residential delivery
                                                        [Amount] => stdClass Object
                                                            (
                                                                [Currency] => USD
                                                                [Amount] => 3.65
                                                            )
    
                                                    )
    
                                                [1] => stdClass Object
                                                    (
                                                        [SurchargeType] => FUEL
                                                        [Description] => Fuel
                                                        [Amount] => stdClass Object
                                                            (
                                                                [Currency] => USD
                                                                [Amount] => 0.52
                                                            )
    
                                                    )
    
                                            )
    
                                    )
    
                                [RatedPackages] => stdClass Object
                                    (
                                        [GroupNumber] => 1
                                        [PackageRateDetail] => stdClass Object
                                            (
                                                [RateType] => PAYOR_ACCOUNT_PACKAGE
                                                [RatedWeightMethod] => ACTUAL
                                                [BillingWeight] => stdClass Object
                                                    (
                                                        [Units] => LB
                                                        [Value] => 1.0
                                                    )
    
                                                [BaseCharge] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 26.09
                                                    )
    
                                                [TotalFreightDiscounts] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 3.91
                                                    )
    
                                                [NetFreight] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 22.18
                                                    )
    
                                                [TotalSurcharges] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 4.17
                                                    )
    
                                                [NetFedExCharge] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 26.35
                                                    )
    
                                                [TotalTaxes] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 0.0
                                                    )
    
                                                [NetCharge] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 26.35
                                                    )
    
                                                [TotalRebates] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 0.0
                                                    )
    
                                                [FreightDiscounts] => Array
                                                    (
                                                        [0] => stdClass Object
                                                            (
                                                                [RateDiscountType] => VOLUME
                                                                [Description] => Base
                                                                [Amount] => stdClass Object
                                                                    (
                                                                        [Currency] => USD
                                                                        [Amount] => 2.61
                                                                    )
    
                                                                [Percent] => 10.0
                                                            )
    
                                                        [1] => stdClass Object
                                                            (
                                                                [RateDiscountType] => BONUS
                                                                [Description] => Automation Bonus
                                                                [Amount] => stdClass Object
                                                                    (
                                                                        [Currency] => USD
                                                                        [Amount] => 1.3
                                                                    )
    
                                                                [Percent] => 5.0
                                                            )
    
                                                    )
    
                                                [Surcharges] => Array
                                                    (
                                                        [0] => stdClass Object
                                                            (
                                                                [SurchargeType] => RESIDENTIAL_DELIVERY
                                                                [Description] => Residential delivery
                                                                [Amount] => stdClass Object
                                                                    (
                                                                        [Currency] => USD
                                                                        [Amount] => 3.65
                                                                    )
    
                                                            )
    
                                                        [1] => stdClass Object
                                                            (
                                                                [SurchargeType] => FUEL
                                                                [Description] => Fuel
                                                                [Amount] => stdClass Object
                                                                    (
                                                                        [Currency] => USD
                                                                        [Amount] => 0.52
                                                                    )
    
                                                            )
    
                                                    )
    
                                            )
    
                                    )
    
                            )
    
                    )
    
                [2] => stdClass Object
                    (
                        [ServiceType] => STANDARD_OVERNIGHT
                        [PackagingType] => YOUR_PACKAGING
                        [DestinationAirportId] => SJC
                        [IneligibleForMoneyBackGuarantee] =>
                        [OriginServiceArea] => A1
                        [DestinationServiceArea] => A2
                        [SignatureOption] => SERVICE_DEFAULT
                        [ActualRateType] => PAYOR_ACCOUNT_PACKAGE
                        [RatedShipmentDetails] => stdClass Object
                            (
                                [ShipmentRateDetail] => stdClass Object
                                    (
                                        [RateType] => PAYOR_ACCOUNT_PACKAGE
                                        [RateScale] => 1283
                                        [RateZone] => 02
                                        [PricingCode] => PACKAGE
                                        [RatedWeightMethod] => ACTUAL
                                        [DimDivisor] => 166
                                        [FuelSurchargePercent] => 2.0
                                        [TotalBillingWeight] => stdClass Object
                                            (
                                                [Units] => LB
                                                [Value] => 1.0
                                            )
    
                                        [TotalBaseCharge] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 23.83
                                            )
    
                                        [TotalFreightDiscounts] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 3.57
                                            )
    
                                        [TotalNetFreight] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 20.26
                                            )
    
                                        [TotalSurcharges] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 4.13
                                            )
    
                                        [TotalNetFedExCharge] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 24.39
                                            )
    
                                        [TotalTaxes] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 0.0
                                            )
    
                                        [TotalNetCharge] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 24.39
                                            )
    
                                        [TotalRebates] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 0.0
                                            )
    
                                        [TotalDutiesAndTaxes] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 0.0
                                            )
    
                                        [TotalNetChargeWithDutiesAndTaxes] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 24.39
                                            )
    
                                        [FreightDiscounts] => Array
                                            (
                                                [0] => stdClass Object
                                                    (
                                                        [RateDiscountType] => VOLUME
                                                        [Description] => Base
                                                        [Amount] => stdClass Object
                                                            (
                                                                [Currency] => USD
                                                                [Amount] => 2.38
                                                            )
    
                                                        [Percent] => 10.0
                                                    )
    
                                                [1] => stdClass Object
                                                    (
                                                        [RateDiscountType] => BONUS
                                                        [Description] => Automation Bonus
                                                        [Amount] => stdClass Object
                                                            (
                                                                [Currency] => USD
                                                                [Amount] => 1.19
                                                            )
    
                                                        [Percent] => 5.0
                                                    )
    
                                            )
    
                                        [Surcharges] => Array
                                            (
                                                [0] => stdClass Object
                                                    (
                                                        [SurchargeType] => RESIDENTIAL_DELIVERY
                                                        [Description] => Residential delivery
                                                        [Amount] => stdClass Object
                                                            (
                                                                [Currency] => USD
                                                                [Amount] => 3.65
                                                            )
    
                                                    )
    
                                                [1] => stdClass Object
                                                    (
                                                        [SurchargeType] => FUEL
                                                        [Description] => Fuel
                                                        [Amount] => stdClass Object
                                                            (
                                                                [Currency] => USD
                                                                [Amount] => 0.48
                                                            )
    
                                                    )
    
                                            )
    
                                    )
    
                                [RatedPackages] => stdClass Object
                                    (
                                        [GroupNumber] => 1
                                        [PackageRateDetail] => stdClass Object
                                            (
                                                [RateType] => PAYOR_ACCOUNT_PACKAGE
                                                [RatedWeightMethod] => ACTUAL
                                                [BillingWeight] => stdClass Object
                                                    (
                                                        [Units] => LB
                                                        [Value] => 1.0
                                                    )
    
                                                [BaseCharge] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 23.83
                                                    )
    
                                                [TotalFreightDiscounts] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 3.57
                                                    )
    
                                                [NetFreight] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 20.26
                                                    )
    
                                                [TotalSurcharges] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 4.13
                                                    )
    
                                                [NetFedExCharge] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 24.39
                                                    )
    
                                                [TotalTaxes] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 0.0
                                                    )
    
                                                [NetCharge] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 24.39
                                                    )
    
                                                [TotalRebates] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 0.0
                                                    )
    
                                                [FreightDiscounts] => Array
                                                    (
                                                        [0] => stdClass Object
                                                            (
                                                                [RateDiscountType] => VOLUME
                                                                [Description] => Base
                                                                [Amount] => stdClass Object
                                                                    (
                                                                        [Currency] => USD
                                                                        [Amount] => 2.38
                                                                    )
    
                                                                [Percent] => 10.0
                                                            )
    
                                                        [1] => stdClass Object
                                                            (
                                                                [RateDiscountType] => BONUS
                                                                [Description] => Automation Bonus
                                                                [Amount] => stdClass Object
                                                                    (
                                                                        [Currency] => USD
                                                                        [Amount] => 1.19
                                                                    )
    
                                                                [Percent] => 5.0
                                                            )
    
                                                    )
    
                                                [Surcharges] => Array
                                                    (
                                                        [0] => stdClass Object
                                                            (
                                                                [SurchargeType] => RESIDENTIAL_DELIVERY
                                                                [Description] => Residential delivery
                                                                [Amount] => stdClass Object
                                                                    (
                                                                        [Currency] => USD
                                                                        [Amount] => 3.65
                                                                    )
    
                                                            )
    
                                                        [1] => stdClass Object
                                                            (
                                                                [SurchargeType] => FUEL
                                                                [Description] => Fuel
                                                                [Amount] => stdClass Object
                                                                    (
                                                                        [Currency] => USD
                                                                        [Amount] => 0.48
                                                                    )
    
                                                            )
    
                                                    )
    
                                            )
    
                                    )
    
                            )
    
                    )
    
                [3] => stdClass Object
                    (
                        [ServiceType] => FEDEX_2_DAY_AM
                        [PackagingType] => YOUR_PACKAGING
                        [DestinationAirportId] => SJC
                        [IneligibleForMoneyBackGuarantee] =>
                        [OriginServiceArea] => A1
                        [DestinationServiceArea] => A2
                        [SignatureOption] => SERVICE_DEFAULT
                        [ActualRateType] => PAYOR_ACCOUNT_PACKAGE
                        [RatedShipmentDetails] => stdClass Object
                            (
                                [ShipmentRateDetail] => stdClass Object
                                    (
                                        [RateType] => PAYOR_ACCOUNT_PACKAGE
                                        [RateScale] => 4
                                        [RateZone] => 02
                                        [PricingCode] => PACKAGE
                                        [RatedWeightMethod] => ACTUAL
                                        [DimDivisor] => 166
                                        [FuelSurchargePercent] => 2.0
                                        [TotalBillingWeight] => stdClass Object
                                            (
                                                [Units] => LB
                                                [Value] => 1.0
                                            )
    
                                        [TotalBaseCharge] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 18.04
                                            )
    
                                        [TotalFreightDiscounts] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 2.7
                                            )
    
                                        [TotalNetFreight] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 15.34
                                            )
    
                                        [TotalSurcharges] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 4.03
                                            )
    
                                        [TotalNetFedExCharge] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 19.37
                                            )
    
                                        [TotalTaxes] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 0.0
                                            )
    
                                        [TotalNetCharge] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 19.37
                                            )
    
                                        [TotalRebates] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 0.0
                                            )
    
                                        [TotalDutiesAndTaxes] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 0.0
                                            )
    
                                        [TotalNetChargeWithDutiesAndTaxes] => stdClass Object
                                            (
                                                [Currency] => USD
                                                [Amount] => 19.37
                                            )
    
                                        [FreightDiscounts] => Array
                                            (
                                                [0] => stdClass Object
                                                    (
                                                        [RateDiscountType] => VOLUME
                                                        [Description] => Base
                                                        [Amount] => stdClass Object
                                                            (
                                                                [Currency] => USD
                                                                [Amount] => 1.8
                                                            )
    
                                                        [Percent] => 10.0
                                                    )
    
                                                [1] => stdClass Object
                                                    (
                                                        [RateDiscountType] => BONUS
                                                        [Description] => Automation Bonus
                                                        [Amount] => stdClass Object
                                                            (
                                                                [Currency] => USD
                                                                [Amount] => 0.9
                                                            )
    
                                                        [Percent] => 5.0
                                                    )
    
                                            )
    
                                        [Surcharges] => Array
                                            (
                                                [0] => stdClass Object
                                                    (
                                                        [SurchargeType] => RESIDENTIAL_DELIVERY
                                                        [Description] => Residential delivery
                                                        [Amount] => stdClass Object
                                                            (
                                                                [Currency] => USD
                                                                [Amount] => 3.65
                                                            )
    
                                                    )
    
                                                [1] => stdClass Object
                                                    (
                                                        [SurchargeType] => FUEL
                                                        [Description] => Fuel
                                                        [Amount] => stdClass Object
                                                            (
                                                                [Currency] => USD
                                                                [Amount] => 0.38
                                                            )
    
                                                    )
    
                                            )
    
                                    )
    
                                [RatedPackages] => stdClass Object
                                    (
                                        [GroupNumber] => 1
                                        [PackageRateDetail] => stdClass Object
                                            (
                                                [RateType] => PAYOR_ACCOUNT_PACKAGE
                                                [RatedWeightMethod] => ACTUAL
                                                [BillingWeight] => stdClass Object
                                                    (
                                                        [Units] => LB
                                                        [Value] => 1.0
                                                    )
    
                                                [BaseCharge] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 18.04
                                                    )
    
                                                [TotalFreightDiscounts] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 2.7
                                                    )
    
                                                [NetFreight] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 15.34
                                                    )
    
                                                [TotalSurcharges] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 4.03
                                                    )
    
                                                [NetFedExCharge] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 19.37
                                                    )
    
                                                [TotalTaxes] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 0.0
                                                    )
    
                                                [NetCharge] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 19.37
                                                    )
    
                                                [TotalRebates] => stdClass Object
                                                    (
                                                        [Currency] => USD
                                                        [Amount] => 0.0
                                                    )
    
                                                [FreightDiscounts] => Array
                                                    (
                                                        [0] => stdClass Object
                                                            (
                                                                [RateDiscountType] => VOLUME
                                                                [Description] => Base
                                                                [Amount] => stdClass Object
                                                                    (
                                                                        [Currency] => USD
                                                                        [Amount] => 1.8
    Thread Starter John

    (@jtrabelsi)

    Its alright man. I’ve added the code manually and now it work with Jetpack OR twitter. Thing that your sophisticated plugin couldn’t do. I guess I should mark it as bugged.

    You’r welcome to close the thread now.

    For anyone who’s having issue with this almost finish plugging concerning the image shared on FB, you just need to copy past that between the <head> </head> of your page, debug it in FB and it works perfectly well, remember to change whatever is between the quotes :

    <meta property="og:image" content="IMAGE-URL"/>
    <meta property="og:image:secure_url" content="WEBSITE-URL" />
    <meta property="og:type" content="blog" />
    <meta property="og:title" content="TITLE" />
    <meta property="og:description" content="DESCRIPTION" />
    <meta property="og:site_name" content="TITLE" />
    Thread Starter John

    (@jtrabelsi)

    Q4 doesn’t help me. And the hurry you have on getting ride of my problem is pretty frustrating. Did you even read the other part of my last post ? Twitter was a second option for test purposes. Just because posting normally, using your plugin wouldn’t work.

    Thread Starter John

    (@jtrabelsi)

    No I’d be very pleased that it shows the exact same image of the debugger. But this is what I see on FB :

    https://www.thirdstandpoint.com/wp-content/uploads/2013/10/Screen-Shot-2013-10-07-at-6.22.45-PM.png

    I tried with 2 different ways : Post directly from Jetpack OR post from twitter. Both don’t work.

    BUT

    What is weird is that if I add the link directly of the post to fb it works fine…

    Thread Starter John

    (@jtrabelsi)

    Here you go my friend.
    https://www.thirdstandpoint.com/?p=327

    Debug should be on (I have the yellow warning on the admin).

    Reading the sticky now…

Viewing 15 replies - 1 through 15 (of 51 total)