Jump to content

Al Brookbanks

Staff
  • Posts

    6,669
  • Joined

  • Last visited

  • Days Won

    125

Everything posted by Al Brookbanks

  1. Please, please, please, forget about Paypal Standard! It's a legacy product that's going to be discontinued by PayPal. PayPal Commerce has far more features and is proven to generate increased sales. Yes maybe these should be disabled if in Sandbox mode. I'll open a feature request for that.
  2. We are pleased to announce the release of 6.5.2. What's New? #3304 Back-office 404 log. Discover external URL's that have no destination and use the existing redirect tool to fix them. #3131 Back-office category list now shows product count. #3229 Escape key now closes back office search pull out. #3243 Memory added to back office list size (Products, Orders, Customers). #3275 Administrator log to show more detailed info. e.g. The item that was edited. #3299 Improved back office request log layout with header logging. #3331 "Save & Reload" button added to category edit add/page. #3332 Google Universal Analytics removed in favour of new extension. #3346 Back-office customer list to show their chosen language. #3347 hCaptcha officially supported as an alternative to Google reCAPTCHA. This requires skin updates. #3348 Back-office now logs actions of cleaning subscriber log. See all 112 closed issues for this version. Download: CubeCart-6.5.2.zip Need help upgrading or require official technical support? Find out more at https://www.cubecart.com/technical-support
  3. With advanced features of the latest PayPal integration, you can accept PayPal, Pay Later, and Venmo* — plus Apple Pay®**, local payment methods from around the world, and process all major credit and debit cards. Offer Apple Pay®**: Apple Pay® is a fast, simple, and secure way to pay in millions of places online and in-store. It’s built into Apple Wallet® and available on eligible Apple® devices. Save payment details: Automatically save customer card, billing, and shipping info for a fast, convenient checkout experience. This feature means returning shoppers don't have to re-enter payment information on future purchases — making for a simpler checkout that can help drive conversion. Real-time account updater services: When a replacement card is issued to a customer, real-time account updater services automatically update that new card information on the backend and helps reduce chances you’ll miss a sale due to customer stolen, lost, or expired cards. Get more transparency with IC++ (US Only): Interchange Plus Plus (IC++) is a pricing model that credit card processors use to calculate the fees associated with each transaction. Compared to flat-rate pricing, IC++ offers an added layer of transparency for eligible merchants. Learn more about IC++. Competitive transaction fees: Card processing fees that are competitively priced for the marketplace. Apple Pay® does not charge any additional fees. How to enable ApplePay in CubeCart Install our free PayPal Commerce extension. From the extension configuration page, check the box next to Apple Pay. Follow the instructions from there to enable Apple Pay. * Venmo only available for US consumers. ** Apple, Apple Pay, and Apple Wallet are registered trademarks of Apple Inc.
  4. Hi Russ, I don't know of anybody that's done it but I'd imagine it's a bit of a headache. I wish you luck however. If suggest getting a nice bottle of wine in to camp first before undertaking this. Good luck.
  5. If you want to open a bug report at https://github.com/cubecart/v6/issues/new we will have a look.
  6. You can use any size you like. CubeCart will use the power of the browser to max it at a fairly large size and CubeCart will automatically make thumbnails. Saying this if you can keep them to around 1500px max in width or hight you should be in a good place.
  7. It's been put back on hold. Sorry about this.
  8. I think it should work on older versions but possible not outdated skins. {foreach from=$HEAD_JS item=js}{$js}{/foreach} The code above is important in the head tag of your html page.
  9. Hi Mike, Would you mind sharing your changes? You can either reply with it here or email [email protected].
  10. At CubeCart we registered for VAT in Ireland https://www.revenue.ie This allows us to collect VAT and pay it all on one go there. It Irish government then pay it out across the EU for us. That's about as much as I know because the accountant does it all for us.
  11. Have you been able to reproduce this? I've never seen this before.
  12. Hmm. PayPal should be able to find it then. I'll feed this back to PayPal. Maybe it's worth a try later.
  13. Can you see the file in a browser? e.g. https://www.example.com/.well-known/xxxx.html
  14. Thanks I fixed the Apple Pay issue with 1.8.3. Have you managed to get Apple Pay working? I've seen it on one other store so far.
  15. Great!! It should be ok but there is a change an extension will be unhappy.
  16. This is the configure command: './configure' '--prefix=/opt/homebrew/Cellar/php/8.2.5' '--localstatedir=/opt/homebrew/var' '--sysconfdir=/opt/homebrew/etc/php/8.2' '--with-config-file-path=/opt/homebrew/etc/php/8.2' '--with-config-file-scan-dir=/opt/homebrew/etc/php/8.2/conf.d' '--with-pear=/opt/homebrew/Cellar/php/8.2.5/share/php/pear' '--enable-bcmath' '--enable-calendar' '--enable-dba' '--enable-exif' '--enable-ftp' '--enable-fpm' '--enable-gd' '--enable-intl' '--enable-mbregex' '--enable-mbstring' '--enable-mysqlnd' '--enable-pcntl' '--enable-phpdbg' '--enable-phpdbg-readline' '--enable-shmop' '--enable-soap' '--enable-sockets' '--enable-sysvmsg' '--enable-sysvsem' '--enable-sysvshm' '--with-apxs2=/opt/homebrew/opt/httpd/bin/apxs' '--with-bz2=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr' '--with-curl' '--with-external-gd' '--with-external-pcre' '--with-ffi' '--with-fpm-user=_www' '--with-fpm-group=_www' '--with-gettext=/opt/homebrew/opt/gettext' '--with-gmp=/opt/homebrew/opt/gmp' '--with-iconv=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr' '--with-kerberos' '--with-layout=GNU' '--with-ldap=/opt/homebrew/opt/openldap' '--with-libxml' '--with-libedit' '--with-mhash=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr' '--with-mysql-sock=/tmp/mysql.sock' '--with-mysqli=mysqlnd' '--with-ndbm=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr' '--with-openssl' '--with-password-argon2=/opt/homebrew/opt/argon2' '--with-pdo-dblib=/opt/homebrew/opt/freetds' '--with-pdo-mysql=mysqlnd' '--with-pdo-odbc=unixODBC,/opt/homebrew/opt/unixodbc' '--with-pdo-pgsql=/opt/homebrew/opt/libpq' '--with-pdo-sqlite' '--with-pgsql=/opt/homebrew/opt/libpq' '--with-pic' '--with-pspell=/opt/homebrew/opt/aspell' '--with-sodium' '--with-sqlite3' '--with-tidy=/opt/homebrew/opt/tidy-html5' '--with-unixODBC' '--with-xsl' '--with-zip' '--with-zlib' '--enable-dtrace' '--with-ldap-sasl' '--with-os-sdkpath=/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk' 'PKG_CONFIG_PATH=/opt/homebrew/opt/apr/lib/pkgconfig:/opt/homebrew/opt/[email protected]/lib/pkgconfig:/opt/homebrew/opt/apr-util/lib/pkgconfig:/opt/homebrew/opt/argon2/lib/pkgconfig:/opt/homebrew/opt/brotli/lib/pkgconfig:/opt/homebrew/opt/libidn2/lib/pkgconfig:/opt/homebrew/opt/libnghttp2/lib/pkgconfig:/opt/homebrew/opt/libssh2/lib/pkgconfig:/opt/homebrew/opt/openldap/lib/pkgconfig:/opt/homebrew/opt/rtmpdump/lib/pkgconfig:/opt/homebrew/opt/lz4/lib/pkgconfig:/opt/homebrew/opt/xz/lib/pkgconfig:/opt/homebrew/opt/zstd/lib/pkgconfig:/opt/homebrew/opt/curl/lib/pkgconfig:/opt/homebrew/opt/unixodbc/lib/pkgconfig:/opt/homebrew/opt/libpng/lib/pkgconfig:/opt/homebrew/opt/freetype/lib/pkgconfig:/opt/homebrew/opt/fontconfig/lib/pkgconfig:/opt/homebrew/opt/jpeg-turbo/lib/pkgconfig:/opt/homebrew/opt/highway/lib/pkgconfig:/opt/homebrew/opt/imath/lib/pkgconfig:/opt/homebrew/opt/libtiff/lib/pkgconfig:/opt/homebrew/opt/little-cms2/lib/pkgconfig:/opt/homebrew/opt/openexr/lib/pkgconfig:/opt/homebrew/opt/webp/lib/pkgconfig:/opt/homebrew/opt/jpeg-xl/lib/pkgconfig:/opt/homebrew/opt/libvmaf/lib/pkgconfig:/opt/homebrew/opt/aom/lib/pkgconfig:/opt/homebrew/opt/libavif/lib/pkgconfig:/opt/homebrew/opt/gd/lib/pkgconfig:/opt/homebrew/opt/gmp/lib/pkgconfig:/opt/homebrew/opt/icu4c/lib/pkgconfig:/opt/homebrew/opt/krb5/lib/pkgconfig:/opt/homebrew/opt/libpq/lib/pkgconfig:/opt/homebrew/opt/libsodium/lib/pkgconfig:/opt/homebrew/opt/libzip/lib/pkgconfig:/opt/homebrew/opt/oniguruma/lib/pkgconfig:/opt/homebrew/opt/pcre2/lib/pkgconfig:/opt/homebrew/opt/readline/lib/pkgconfig:/opt/homebrew/opt/sqlite/lib/pkgconfig:/opt/homebrew/opt/tidy-html5/lib/pkgconfig' 'PKG_CONFIG_LIBDIR=/usr/lib/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/13' 'KERBEROS_CFLAGS= ' 'SASL_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sasl' 'SASL_LIBS=-lsasl2' Notice: '--with-mysql-sock=/tmp/mysql.sock' '--with-mysqli=mysqlnd'
  17. I haven't tried on cPanel but my development environment is working under PHP 8.1 with mo issues.
  18. My development store is using PHP 8.2 and it's fine.
  19. Yes. The forums are being spammed to death. I'm seeing if this helps.
  20. We should be able to upgrade it if interested. Full refund if we can't.
×
×
  • Create New...