Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Forum: Plugins
    In reply to: POP UP Elementor
    Thread Starter Anderson Valente

    (@andyvalente)

    I created a Pop Up on Elementor to get some user data and then redirect it to checkout. The Pop Up works well, takes the user’s parameters and leaves some fields filled in.

    But I’m having problems opening the Pop Up button when the user arrives on the page through an ad (Facebook ADS or Google ADS), when I try to click the button the Pop Up doesn’t work anymore.
    I left the page link already with parameters where the user can reach, the only button that has the pop up is the one at the end of the page along with the frequently asked questions.

    Thread Starter Anderson Valente

    (@andyvalente)

    Ty for your reply!

    FedEx ADDRESS VALIDATION REQUEST:
    Array
    (
    [WebAuthenticationDetail] => Array
    (
    [UserCredential] => Array
    (
    [Key] => *********
    [Password] => **********
    )

    )

    [ClientDetail] => Array
    (
    [AccountNumber] => *******
    [MeterNumber] => *******
    )

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

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

    [RequestTimestamp] => 2018-03-19T13:02:24+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] => 1202 Chalet Ln
    [1] => Do Not Delete – Test Account
    )

    [PostalCode] => 72601
    )

    )

    )

    )

    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] => *********
    [Password] => *********
    )

    )

    [ClientDetail] => Array
    (
    [AccountNumber] => ********
    [MeterNumber] => ********
    )

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

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

    [RequestedShipment] => Array
    (
    [PreferredCurrency] => USD
    [DropoffType] => REGULAR_PICKUP
    [ShipTimestamp] => 2018-03-20T00:00:00+00:00
    [PackagingType] => YOUR_PACKAGING
    [Shipper] => Array
    (
    [Address] => Array
    (
    [PostalCode] => 9******
    [CountryCode] => BR
    )

    )

    [ShippingChargesPayment] => Array
    (
    [PaymentType] => SENDER
    [Payor] => Array
    (
    [ResponsibleParty] => Array
    (
    [AccountNumber] => *********
    [CountryCode] => BR
    )

    )

    )

    [RateRequestTypes] => LIST
    [Recipient] => Array
    (
    [Address] => Array
    (
    [Residential] => 1
    [PostalCode] => 72601
    [City] => CAXIAS DO SUL
    [StateOrProvinceCode] => AR
    [CountryCode] => US
    )

    )

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

    [Dimensions] => Array
    (
    [Length] => 550
    [Width] => 450
    [Height] => 340
    [Units] => CM
    )

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

    )

    )

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

    [CustomsClearanceDetail] => Array
    (
    [DutiesPayment] => Array
    (
    [PaymentType] => SENDER
    [Payor] => Array
    (
    [ResponsibleParty] => Array
    (
    [AccountNumber] => *********
    [CountryCode] => BR
    )

    )

    )

    [Commodities] => Array
    (
    [0] => Array
    (
    [Name] => automatic-rotisserie-eletric-bbq-vitta-smart-3-skewers
    [NumberOfPieces] => 1
    [Description] =>
    [CountryOfManufacture] => BR
    [Weight] => Array
    (
    [Units] => KG
    [Value] => 15
    )

    [Quantity] => 1
    [UnitPrice] => Array
    (
    [Amount] => 244
    [Currency] => USD
    )

    [CustomsValue] => Array
    (
    [Amount] => 244
    [Currency] => USD
    )

    )

    )

    [CommercialInvoice] => Array
    (
    [Purpose] => SOLD
    )

    [CustomsValue] => Array
    (
    [Currency] => USD
    [Amount] => 244
    )

    )

    )

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

    [1] => stdClass Object
    (
    [Severity] => WARNING
    [Source] => crs
    [Code] => 835
    [Message] => Destination Postal-City Mismatch.
    [LocalizedMessage] => Destination Postal-City Mismatch.
    )

    )

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

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

    )

Viewing 2 replies - 1 through 2 (of 2 total)