• Resolved natjc172

    (@natjc172)


    currently i have a file upload area which is required, however i want to add a addition file upload area which is optional… i tried to add without the* but it isnt working.. both either have to be a requirement before the form goes to paypal or both optional…which results in me contacting users as they forgot to add a file.

    also on the new update (stripe and paypal) i am noticing the paypal redirect isnt as quick as the previous pro version.. at the bottom of the form once the user hits the buy now button.. the page is reloading with the following message showing ( message has been sent, thank you) this is delaying the redirect and suggesting to my users that the form has gone thru before payment.

    can i remove this message? or atleast prevent the delay in redirection to paypal?

    thank you

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

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Apparently this topic has nothing to do with the Contact Form 7 plugin. I have no idea what pro version you are talking about though.

    It’s this one: https://codecanyon.net/item/contact-form-7-paypal-pro/20870927/

    – natjc172 You need to seek support for that plugin on the codecanyon site.

    Thread Starter natjc172

    (@natjc172)

    sorry. i have contact form 7 and i have the pro version of scotts’ paypal and stipe. im unsure where i add my issue as no one is helping on their site either. sorry

    Thread Starter natjc172

    (@natjc172)

    also can someone help me on the form.. i want to add a second file upload.. however i dont want it required like the first upload. is this possible? i have tried but only see to add them both as not required or both required. not one of each.

    thanks

    Try:

    
    [file* file-upload-1]
    [file file-upload-2]
    
    Thread Starter natjc172

    (@natjc172)

    i will do thank you

    Thread Starter natjc172

    (@natjc172)

    is there a limit on the file upload?

    i had a wordpress engineer help me set up the plug in over a year ago and the short code they had was [file* Scanupload limit:25mb] unsure if thats needed? its only images the users need to upload.

    Thread Starter natjc172

    (@natjc172)

    @pidengmor the files are not coming thru on my mail attachment and im using the short code available. can you help.

    is there a limit on the file upload?

    You can place a limit in the form-tag shortcode, as seen in your example. If that is not used, then the limit will be determined by your hosting setup.

    the files are not coming thru on my mail attachment and im using the short code available

    Make sure that the mail-tags match the form-tags used, and that the mail-tags are placed in the file attachments field. e.g.

    FORM:

    [file* Scanupload limit:25mb]
    [file Scanupload-2 limit:25mb]

    MAIL >> FILE ATTACHMENTS:

    [Scanupload]
    [Scanupload-2]
    Thread Starter natjc172

    (@natjc172)

    yes that worked! thank you

    i had the last pro paypal plug in, however i am noticing there is a reload page before redirection to paypal after payment has been made.. can someone take a look please and take it thru to paypal to see what i mean. https://genderpredictors.com/submit-you-scan

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘contact form 7 pro paypal’ is closed to new replies.