Jump to content
thirty bees forum

30knees

Gold member
  • Posts

    1,450
  • Joined

  • Last visited

  • Days Won

    39

Posts posted by 30knees

  1. Hi,

    A customer has been able to register three times with the same email address. I am not able to do so, so I don't understand how this happened.

    The customer shows up three times in the backend under "Customers", with three different customer IDs.

    Also, if relevant for the bug hunting, the customer was unable to finalise their purchase and got the error that delivery to their address was not possible (even though the country has a zone and a carrier):

    There is 1 error There are no carriers that deliver to the address you selected. « Back The product selection cannot be delivered by the available carrier(s). Please amend your cart. Their address is also three times in the backend under Customers>Addresses (btw, I think it's a bit odd that the addresses don't show up when you click on the customer's details).

  2. Hi,

    I have a suggestion on how to improve the page Catalog - Monitoring. It's a great idea, but poorly implemented. I think with a quick tweak it would be much more helpful.

    I'd like the page to show in a simple table format all products, their attributes, and the available stock.

    Please let me know what it would cost. I'd like to make this module available to the community.

    It would be even more awesome if one could also add stock from there, too.

  3. Testing the PayPal checkout process, I noticed that

    1. the shop logo gets displayed in a fixed (and in my case squished) format on the first PayPal page you get transferred to, at the very top. I'm not sure where/how the logo gets pulled from, but if PayPal has a fixed format, perhaps there could be a field in the module to upload an image in that format. When I insepct the image, I get this code:

    <img ng-src="https://www.paypal.com/securecontent/image/LONGTOKEN" alt="Shop.com" ng-if="merchant.logo_url || merchant.imageUrl" xo-merchant-image-resize="" class="ng-scope" src="https://www.paypal.com/securecontent/image/LONGTOKEN" width="780" height="90"> 2. when a customer aborts the PayPal transaction, they get redirected to the beginning of the checkout process. I think being redirected to (AEUC) step 3 where you can directly select the payment method would be better: https://www.shop.com/index.php?controller=order&step=3

    1. The excellent guide here https://docs.thirtybees.com/native-modules/paypal/ mentions entering the shop's privacy policy and terms. Which URL format should one use for multi-lingual shops? Can it be eg https://www.shop.com/index.php?idcms=3&controller=cms without the &idlang=2?

    Thanks!

  4. Strangely enough, in sandbox PayPal works fine, but in live mode I get stuck on this blank page https://www.shop.com/index.php?fc=module&module=paypal&controller=expresscheckout&id_lang=2 I've activated debug mode, but it doesn't show anything. In sandbox mode that URL redirects to the PayPal page.

×
×
  • Create New...