• I am in testing mode and the download url is not appearing either on my Checkout-Result page or in the EMail being sent to the buyer as part of the {product_details} tag.

    I am working with 4.9 and on installing the plug-in I saw the warning message that reads: “Warning: This plugin has not been tested with your current version of WordPress” in case that makes any difference.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi, can you share with us the plugin shortcodes you are currently using?

    Thank you

    Thread Starter jerraldhayes

    (@jerraldhayes)

    I was wondering if the problem was in syntax…here’s the shortcode…

    [accept_stripe_payment name=”Capacity Based Markup Wksht. v2.04″ price= “30.00” url: “https://360difference.paradigmprojects.com/wp-content/uploads/2017/11/CBMWksht_v2.04.xls” ? button_text=”Pay with Card via Stripe” description= “A spreadsheet tool to help answer the question How Much Should I Charge?” ?item_logo= “https://360difference.paradigmprojects.com/wp-content/uploads/2017/11/ParadigmProjects-November-2017-Logo_316x.jpg” shipping_address = “1” billing_address = “1”]

    Plugin Support mbrsolution

    (@mbrsolution)

    Hi, just looking and checking your shortcode. Can you make sure there are no gaps and you are using the correct double quotes.

    For example:

    billing_address = “1”

    Should be

    billing_address=”1″

    Let me know how you go.

    Regards

    Thread Starter jerraldhayes

    (@jerraldhayes)

    The URL had a “:” instead of an “=” and I removed all the spaces in the shortcode as you described and now it seems to work…almost. I’ve rewritten the shortcode as:

    [accept_stripe_payment name=”Capacity Based Markup Wksht. v2.04″ price=”30.00″ url=“https://360difference.paradigmprojects.com/wp-content/uploads/2017/11/Stripe-Download-Test.xlsx”?button_text=”Pay with Card via Stripe” description=”A spreadsheet tool to help answer the question How Much Should I Charge?” item_logo=”https://360difference.paradigmprojects.com/wp-content/uploads/2017/11/ParadigmProjects-November-2017-Logo_316x.jpg” shipping_address=“1” billing_address=“1”]

    The download URL shows up and works correctly in the email sent to the buyer but the URL on the stripe-checkout-result page is written incorrectly. Instead of the correct link I get the URL for “Click Here” written as:

    https://360difference.paradigmprojects.com/stripe-checkout-result/“https://360difference.paradigmprojects.com/wp-content/uploads/2017/11/Stripe-Download-Test.xlsx”

    • This reply was modified 7 years, 4 months ago by jerraldhayes.
    Plugin Support mbrsolution

    (@mbrsolution)

    Hi, can you disable all other plugins except this one. Then carry out a test? Let me know how you go.

    Regards

    Thread Starter jerraldhayes

    (@jerraldhayes)

    mbrsolution I’ll get back to this in a day or two since tomorrow (actually today) is the Thanksgiving holiday and I will let you know how it goes. Thanks for all your help.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Download URL not showing up’ is closed to new replies.