Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: 1 2 3 4 [5] 6 7 8 9 ... 22   Go Down

Author Topic: cpgShop - a PayPal shopping cart  (Read 429015 times)

0 Members and 2 Guests are viewing this topic.

johnbcheetah

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 39
Re: cpgShop - a PayPal shopping cart
« Reply #80 on: November 25, 2010, 02:48:55 pm »

Stramm, although I have the options and option sets under some control, the Item doesn't show in the invoice confirmation to the customer,  or to the admins e-mail . I've tried many combinations, also in the pricing (part is below).... what's the solution? There are also question marks on the pdf invoice, obviously something that's missing there.

Item name   Item and option price   Price each   Qty   Ship   Total
461|2010_Defile-008.jpeg   Item price: € 4.00
________________________________________   € 4.00   1   delivery   € 4.00
Logged

johnbcheetah

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 39
Re: cpgShop - a PayPal shopping cart
« Reply #81 on: November 26, 2010, 07:52:09 am »

Does anyone know........

How do I enter the company details on the PDF and e-mail purchase confirmations/invoice?
How can I change the question mark on the PDF forms to a Euro sign?
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: cpgShop - a PayPal shopping cart
« Reply #82 on: November 26, 2010, 09:08:49 am »

Please read the docs. I think I've already answered this questions there.

johnbcheetah

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 39
Re: cpgShop - a PayPal shopping cart
« Reply #83 on: November 27, 2010, 09:15:32 am »

ok, managed to get the address done, but the ? sign is still on the PDF invoice instead of €  (not the mail confirmation) to the customer. Furthermore  the ä in Seinäjoki comes out as Seinäjoki, how do I rectify, Stramm?
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: cpgShop - a PayPal shopping cart
« Reply #84 on: November 27, 2010, 11:11:26 am »

Save the lang file in utf-8 encoding. The Windows editor is capable of doing that.
With the € sign... looks like I haven't written that down yet. Depending what libraray is available on your server to create pdfs it's necessary to edit the lang file. In the $currency_symbol array you'll find
Code: [Select]
'EUR' => '€',
 //'EUR' => '€',

uncomment the second entry and comment out the first
Code: [Select]
//'EUR' => '€',
 'EUR' => '€',

On your server GD is used to create the pdfs,not the best solution but at tleast it works (images not supported as far as I remember).

johnbcheetah

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 39
Re: cpgShop - a PayPal shopping cart
« Reply #85 on: November 27, 2010, 02:45:36 pm »

Ok, works now...... thank you for your patience!
Logged

ReVoX

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 11
Re: cpgShop - a PayPal shopping cart
« Reply #86 on: December 04, 2010, 08:08:47 pm »

Hi,
I need and idea about how to remove the shipping module. I will explain better, When a person make an order in my gallery with CPGshop, the client must pick up It in my physical shop.
It's possible? Thank you.
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: cpgShop - a PayPal shopping cart
« Reply #87 on: December 04, 2010, 08:26:42 pm »

There's a config entry for that

http://stramm.bplaced.net/wiki/doku.php?id=cpgshop#parcel_delivery_settings
Quote
Customers can pickup their items

(Yes/No) If you want to allow customers to come into your office and pick up their prints

ReVoX

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 11
Re: cpgShop - a PayPal shopping cart
« Reply #88 on: December 07, 2010, 08:32:52 pm »

Yes I know It. I am searching for remove the shipping module. I don't want in the registration form anything about adress ect. In addition I want to remove the shipping module, skip this step.
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: cpgShop - a PayPal shopping cart
« Reply #89 on: December 07, 2010, 08:53:00 pm »

For registration you can make all the fields not mandatory but you can't skip the shipping part without changing code

saleks

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: cpgShop - a PayPal shopping cart
« Reply #90 on: December 13, 2010, 12:51:32 pm »

Hi,
it is great plugin. Congratulations!
I'm new in using Coppermine and have no experience. OK, I put album and photos, I enable cpgShop, make all settings, make Prices and Optoins, its work. Then I come to test with ordinary user account, go to album. There is Add to Cart everything else, but when click on photo it open in new window in full size and I can download. And why I to buy, when I can dounload in full size?
May be I wrong something with Settings?
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: cpgShop - a PayPal shopping cart
« Reply #91 on: December 13, 2010, 01:02:25 pm »

That's coppermine settings you need to change if you do not want your users to be able to download pics in full size.

Eg you could not display full sized images at all (config) but have them on your server (htaccess protected) so you can let your customers download images in the size you sold them. Or, you can upload lets say 4000x2000 and keep this as original, the fullsize you resize to 1024x800 and then you have your intermediate at 640x480. Set it up as you wish it to be.

Read the Coppermine docs and the plugin docs. If you still should have questions come back here.

saleks

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: cpgShop - a PayPal shopping cart
« Reply #92 on: December 13, 2010, 02:57:28 pm »

Hi,
I read all documents and again have problem. I set all like simple 'No full-size pop-ups':
Go to coppermine's config and set:

    * "Create intermediate pictures" to "no"
    * "Max width or height of an intermediate picture/video" to "800"
   * "Max width or height for uploaded pictures/videos" to "1024"
   * "Auto resize images that are larger than max width or height" to "Yes:Everyone"

and only see 800px in album, but can download fullsize 1024?
I can not find download settings anywhere?
I don't understand what is meaning of this, if users can download fullsize image how you to sell them?
May be put wattermark? Or sett see only thumbnails in registered users?

Logged

saleks

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: cpgShop - a PayPal shopping cart
« Reply #93 on: December 13, 2010, 03:09:16 pm »

I solve my problem! Thank you for help! :)
Logged

Juztme

  • Coppermine newbie
  • Offline Offline
  • Posts: 9
Re: cpgShop - a PayPal shopping cart
« Reply #94 on: December 18, 2010, 12:19:20 pm »

I hope that this is the correct place to post this. I want to change the valuta to KR (Danish Kroner), but when I do that, the prices end up being 0.00. If I then change valuta back to dollars, euro etc., it's not a problem. I have tried using codes like DKK. DKR, KR... I really want this to work, so please help...

And then I have tried to use option, but that won't work either...

In the title I write papertype...
In the next field I write mat|blank| Well I figured that out - foolish me I had fogotten one of the | There should be two of those between each option  ::) Never mind then...

But I need help with the valuta thingy...

Kind regards Susanne
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: cpgShop - a PayPal shopping cart
« Reply #95 on: December 18, 2010, 12:52:05 pm »

You need to use DKK (cause of PayPal)... then  at two places you have to add that
1. lang file: array $currency_symbol... something like
Code: [Select]
$currency_symbol = array(
 'USD' => 'US $',
 'CAD' => 'CA $',
 'GBP' => '£',
 'EUR' => '€',
 //'EUR' => '€',
 'JPY' => '¥',
 'DKK' => 'DKK',
);

and in libs/cpgTool.class.php
Code: [Select]
function currency_rate($currency) {
$exc_rate = array(
'USD' => 1,
'CAD' => 0.99597997037873,
'GBP' => 0.4914309894915,
'EUR' => 0.70526835460893,
'JPY' => 115.34663939629,
'DKK' => 1,

);
return $exc_rate[$currency];
}

the exchange rate doesn't matter as it's not used yet, just prepared for the future.

Juztme

  • Coppermine newbie
  • Offline Offline
  • Posts: 9
Re: cpgShop - a PayPal shopping cart
« Reply #96 on: December 18, 2010, 01:07:12 pm »

Thank you very much... I just found it myself too using a seach for USD... Now it working perfectly...

Logged

Juztme

  • Coppermine newbie
  • Offline Offline
  • Posts: 9
Re: cpgShop - a PayPal shopping cart
« Reply #97 on: December 18, 2010, 02:01:28 pm »

Hmm another question, that I have tried to find the answer for... If I want to have the price last in the listbox, where do I do that??

Now it is written like this xx kr. (10x15 cm.) I want it to be 10 x 15 cm. - xx kr.

Is it difficult to get it written like that??

With Kind regards Susanne
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: cpgShop - a PayPal shopping cart
« Reply #98 on: December 18, 2010, 02:43:32 pm »

libs/HTMLElement.class.php
have a look at the function advance_select

Rockas

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 54
  • **Spaceman**
    • Windows and Souls
Re: cpgShop - a PayPal shopping cart
« Reply #99 on: December 21, 2010, 01:33:34 pm »

I'm not sure if this is the right place to ask this but looks like Stramm has private messages disabled.
i would like to know how can i get the full version of this plugin?

thank you for you time and great work
Logged
My opinions may change but not the fact that I am right!
Pages: 1 2 3 4 [5] 6 7 8 9 ... 22   Go Up
 

Page created in 0.026 seconds with 20 queries.