Jump to content

Robert ORourke

Member
  • Posts

    8
  • Joined

  • Last visited

Robert ORourke's Achievements

Rookie

Rookie (2/14)

  • Week One Done
  • First Post
  • Conversation Starter

Recent Badges

0

Reputation

  1. Release Note 1.2.0 - Added setting to enable/disable card payment This may or may not be my issue but then again the screen shots provided do not show a card payment enable/disable function. The only other thing may be i'm running an older version of cubecart [ 6.2.6 ] The only documentation provided is the release notes and the above release note is the only indication that there may be a way to turn card payments on and off .... but nothing stands out regarding how to do this? Regards Robert
  2. I should add that my Paypal account is a business account. Regards Robert O'Rourke
  3. Having overcome some Paypal Commerce coding issues that prevented my website from loading, I now have missing info at checkout. Hopefully this Extension URL from the plugin works to display what the page should look like https://www.cubecart.com/extensions/plugins/paypal-commerce#fndtn-description (That link is from the extension demo - not my website) Basically I can get to this page at the checkout but my issue is that I'm missing the "Pay by Card" bit? I tried changing my custom foundation skin to normal but it's still missing the "Pay by Card" In summary, I get as far as the pay with paypal yellow button but no "pay by card" option displayed.
  4. Oh WOW ... Website now loading! Will run through and see if paypal integrated properly. Thank you SOOO much for the help! Many Thanks Robert
  5. Mine looks the same ... if($module_config['applepay']=='1') { $head_js[] = <<<EOT <script src="https://applepay.cdn-apple.com/jsapi/v1/apple-pay-sdk.js"></script> EOT; } My viewer does indeed appear to let me alter the code Regards Robert
  6. OK found it in my Plesk } elseif(isset($_GET['_a']) && !in_array($_GET['_a'], array('basket'))) { Regards Robert
  7. I tried Paypal Commerce 1.8.5 then installed 1.8.3 to see if it made a difference. Currently on 1.8.3 PHP Version 7.2.34 Then, look at the plugin file /hooks/class.gui.head_js.php, and let us know what line 20 looks like. ..... I don't understand how to find this? Regards Robert
  8. I have installed Paypal Commerce to my cubecart 6.2.6 site but when I enable the plugin my website just loads a white screen. I have checked my error log and get the following [<strong>Exception</strong>] /var/www/vhosts/personalisedtradegifts.co.uk/httpdocs/modules/plugins/paypal_commerce/hooks/class.gui.head_js.php:20 - syntax error, unexpected '' (T_ENCAPSED_AND_WHITESPACE), expecting '-' or identifier (T_STRING) or variable (T_VARIABLE) or number (T_NUM_STRING) I don't know if updating my cubecart version is necessary but I'm scared of breaking something so I'll leave that until I know I need to. I'm not overly technical on this side so any advice would be great. Robert O'Rourke www.personalisedtradegifts.co.uk
×
×
  • Create New...