• You can enter prices for the packages with decimal points (i.e. $4.95) but when they go through to pay it shows $5. Is there anyway to get the price with decimal points carried through to the paying step?

    Thank you for great plugin!

Viewing 1 replies (of 1 total)
  • Hi !
    If you want to get the price with the decimal number transferred through the payment step. You can edit some lines code of the plugin to look like my instructions below :
    You can open the php file by path and edit like image :
    1.
    Your-theme\wp-content\plugins\essential-real-state\public\templates\package\package.php
    https://prntscr.com/nqqm6f
    2.
    Your-theme\wp-content\plugins\essential-real-estate\public\templates\payment\per-package.php
    https://prntscr.com/nqqmey
    3.
    Your-theme\wp-content\plugins\essential-real-estate\public\templates\payment\payment-completed.php
    https://prntscr.com/nqqmp5
    4.
    Your-theme\wp-content\plugins\essential-real-estate\admin\class-ere-admin-setup-metaboxes.php
    https://prntscr.com/nqqmxi
    5.
    Your-theme\wp-content\plugins\essential-real-estate\public\templates\invoice\my-invoices.php
    https://prntscr.com/nqqn6n

Viewing 1 replies (of 1 total)
  • The topic ‘Pricing with decimal not carried through’ is closed to new replies.