• The plugin does work.

    They need time to add customize settings but it is perfect if you want to sell 1 item per page.

    You can see it working here:

    [ Linked redacted ]

    If you want to modify the paypal button go to the plugin source code to the admin/class-easy-digital-shop-admin.php file and modify line 232 to the URL of your prefer.

    Thanks for the plugin. You are awesome.

Viewing 1 replies (of 1 total)
  • Plugin Author johnwickjigo

    (@johnny-manziel)

    Thanks you so much for your kind feedback and review ??

    Let me know if need help, Also button customization available without changing plugin code file.

    Customization
    Copy the file button.php into the folder /wp-content/easy-digital-shop/. Now you can edit the copied file. It will be used instead of the original button.php file and you will not loose it after an update.
    You will find the price of the file in the PHP variable $price and the currency in $currency.
    button.php will be included in the complete paypal form. Therefore it contains only the submit button. You may use a HTML submit button (e.g. ) and style it with CSS or you can use an image submit button (e.g. ). You may change the value or alt attribute text. It does not need to be ‘Buy now!’.
    If you decide to use the image button, you can use the original paypal buttons: https://developer.paypal.com/docs/classic/archive/buttons/ or any other ecommerce icons or your own image.
    If you don’t need $price or $currency delete them! Only the submit button is really needed.

Viewing 1 replies (of 1 total)
  • The topic ‘Works great!’ is closed to new replies.