• Resolved aglig

    (@aglig)


    Hello,

    I am new to this website, and thank you for giving me these few moments.

    I have a site that sells travel tours.
    All under WordPress and WooCommerce.
    My client asked me for a deposit system for only one product category.
    That’s ok, since I found you ??

    However, I have a problem with billing …!
    As soon as a user makes a deposit, does you plugin can make an proforma document ?

    So, if it takes, in the same command:
    1 “A” trip without deposit => invoice to send.
    1 “B” trip with deposit => proforma to send.

    If A is worth 1000 € and B 300 €, the customer will pay with his CB 1300 € via WooCommerce.

    But how do you tell WooCommerce, or your plug-in , to send the invoice for product A and the proforma for B?

    In advance, thank you ??

    Pleasant day / evening ^^
    MJ!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Codeixer

    (@im_niloy)

    Hi,
    sending a custom email for the deposit order is possible by using the pro version.
    https://docs.codeixer.com/article/3/email-templates-for-deposit-order

    If A is worth 1000 € and B 300 €, the customer will pay with his CB 1300 € via WooCommerce.

    customer will paid 100 for A and the amount you set for B .
    ex: In B you set 50% deposit. so the customer need to pay 1000+150
    also, in the free version customer only can use deposits or regular orders at once.
    Thanks

    Thread Starter aglig

    (@aglig)

    Hello Niloy,

    My bad english !

    If 2 products(with deposit and without deposit) are bought by a customer, will this customer be able to receive :
    > invoice for the product without deposit (which mean the customer has paid 100%) ?
    > a proforma or single email for the product with deposit ?

    The 2 documents can be send within the same email, or 2 emails, no problem.

    Greeting for your help ??

    Plugin Author Codeixer

    (@im_niloy)

    hi,
    you can’t send custom email for deposit order in this free version .

    Thread Starter aglig

    (@aglig)

    Hello,
    What about the pro version ?
    Will I be possible to send, for a same payment, 2 documents: 1 invoice and 1 proforma ?
    Even if I need to pay extra cash !

    Plugin Contributor codeixer

    (@codeixer)

    Hi @aglig ,
    in the pro version we use custom hooks for sending an email notification for deposit orders.
    so yes you can trigger your 2 documents.to know more about the pro version, please
    fill up this form https://codeixer.com/contact-us/ and our support team will reply to you soon.
    – Thanks

    Thread Starter aglig

    (@aglig)

    Done ! ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Generate 2 invoices with a single credit card payment’ is closed to new replies.