Patrik

Forum Replies Created

Viewing 15 posts - 61 through 75 (of 391 total)
  • Author
    Posts
  • in reply to: Pay for Invoice – Blank page – 503 error in log #3572

    Patrik
    Moderator
    Post count: 1971

    Hi,

    It looks like W3 total cache is causing an issue. When I disabled it then I don’t see the issue. It may be possible the resources used by W3 total cache are increased or maybe some other issue which exactly you can get from your hosting provider as I don’t see any logs in the WP directory so it might be on the hosting server-side. I have disabled the W3 total cache for now so you can check from your side. If you want to use any other caching plugin then you can use otherwise try to find the exact issue from the hosting provider and let us know so that we can provide you the solution for the same.

    Regards,
    Patrik

    in reply to: Invalid email address on Stripe Checkout #3570

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Pay for Invoice – Blank page – 503 error in log #3569

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Hide invoice from body of "Customer Invoice" email? #3562

    Patrik
    Moderator
    Post count: 1971

    Hi,

    You can override the template in your currently active theme and modify it as per your requirements. You can copy the template emails/wpinv-email-user_invoice.php from Invoicing plugin to your currently active theme and comment or remove all following lines from that file:

    do_action( 'wpinv_email_invoice_details', $invoice, $email_type, $sent_to_admin );
    
    do_action( 'wpinv_email_invoice_items', $invoice, $email_type, $sent_to_admin );
    
    do_action( 'wpinv_email_billing_details', $invoice, $email_type, $sent_to_admin );

    Let me know if it works for you.

    Regards,
    Patrik

    in reply to: Pay for Invoice – Blank page – 503 error in log #3560

    Patrik
    Moderator
    Post count: 1971

    Hi,

    There was an issue from hosting server-side on that ticket and it can be also possible on your site. Can you please provide FTP details in a private reply so that I can enable and check the error log?

    Regards,
    Patrik

    in reply to: Invoices not issues for all Subscribed Renewals #3553

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Invalid email address on Stripe Checkout #3534

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: ERROR 503 BUTTON PAY NOW #3529

    Patrik
    Moderator
    Post count: 1971

    Hi,

    You can read their documentation or description and decide which is best for your requirements. It will display a form with predefined fields and items. Once the user submits the form, it will create an invoice in the backend.

    Regards,
    Patrik

    in reply to: ERROR 503 BUTTON PAY NOW #3527

    Patrik
    Moderator
    Post count: 1971

    Hi,

    You can try our forms add ons which allows creating invoices from the frontend. You can check the following links for that and decide whatever match your requirements:

    https://wpinvoicing.com/downloads/contact-form-7/
    https://wpinvoicing.com/downloads/ninja-forms/
    https://wpinvoicing.com/downloads/gravity-forms/

    Regards,
    Patrik

    in reply to: ERROR 503 BUTTON PAY NOW #3524

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: ERROR 503 BUTTON PAY NOW #3518

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: REST API, Loopback requests and My Invoices Tab #3508

    Patrik
    Moderator
    Post count: 1971

    Hi,

    Regarding Issues #1 and #2, Can you please explain in details what are you trying to get and how?

    For BuddyPress issue, Apply this patch https://github.com/AyeCode/invoicing/pull/211/commits/18a66adf3926291a7f434b7bdb5a5bcc0a2f1b51 and let me know if it resolves your issue or not. If you want me to do this on your site then please provide FTP details in private reply and I will make changes for you.

    Regards,
    Patrik

    in reply to: Single Page To collect payment anyone can use #3498

    Patrik
    Moderator
    Post count: 1971

    Hi,

    You can look at this shortcode https://wpinvoicing.com/docs/core-shortcodes/#wpinv_buy as it is similar to your requirements may not be exact. This shortcode will display a button on click of which customer will be redirected to our checkout page where he can enter all the details and proceed for payment.

    Regards,
    Patrik

    in reply to: Invoices in buddypress tab visible even if not logged in #3487

    Patrik
    Moderator
    Post count: 1971
    This reply has been marked as private.
    in reply to: Ninja Forms Items list #3470

    Patrik
    Moderator
    Post count: 1971

    Hi,

    The thing you want requires customization. We do provide only pre added items to be added to invoice/quote on form submission. All the items added to the hidden field will be added to invoice/quote on form submission. If you want to get only those items which are selected from the checklist then you can do with javascript custom code. We don’t provide support for customization here. You can hire a developer who can do this easily.

    Regards,
    Patrik

Viewing 15 posts - 61 through 75 (of 391 total)