solved Is there any way of changing the paypal into sterling

mick303
@mick303
10 years ago
32 posts
Is there any way of changing the paypal into sterling
updated by @mick303: 06/14/14 07:03:50PM
michael
@michael
10 years ago
7,715 posts
right now its hard coded into the jrPaypal module in the jrPayPal_create_buy_now_url() function
'currency_code' => 'USD',

to be USD.

That would need to be changed to whatever the code for sterling is if paypal accepts that currency.

Noted as a feature request:
https://www.jamroom.net/the-jamroom-network/tracker/557/add-other-currency-options-to-jrpaypal-module
mick303
@mick303
10 years ago
32 posts
Cant find that command I wonder if you check that i have set up paypal okay as i only have put the email address of the account holder I will leave it in $ at the moment and we have a lot of orders for this album so we need to make sure the money is getting to the artist
mick303
@mick303
10 years ago
32 posts
site name planetnelly.co.uk thanks michael .also cant find any read me on paypal module
updated by @mick303: 05/13/14 05:36:21AM
brian
@brian
10 years ago
10,148 posts
mick303:
Is there any way of changing the paypal into sterling

Since each payment goes directly to the artist, what we need here is a profile config option so the profile owner can set the currency. We then also can have a default currency that can be set.

I'll get those added in for a new release.

Hope this helps!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
mick303
@mick303
10 years ago
32 posts
thanks for that ,also im trying put upload an album with paypal button on the album not on the track on jr solo artist i cant find any readme file for this
can you spread some light on the subject
updated by @mick303: 05/13/14 07:11:50AM
brian
@brian
10 years ago
10,148 posts
mick303:
thanks for that ,also im trying put upload an album with paypal button on the album not on the track on jr solo artist i cant find any readme file for this
can you spread some light on the subject

I have just updated the PayPal module to version 1.1.0 that now has 2 new Quota settings where you can define the default currency, and also whether or not you want users to be able to change from the default.

The PayPal module does not support an "album price" - it only supports pricing on individual items (this is due to paypal not supporting multiple payment email addresses in a transactions, and therefore the module does not use a "cart").

The FoxyCart Bundles module (part of the FoxyCart ecommerce package) does support this, and it works 100% with PayPal, but FoxyCart is a paid service that requires a monthly subscription.

Let me know if that helps clarify the setup.

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
mick303
@mick303
10 years ago
32 posts
thanks again,I will think about for future projects but at the moment i need to get this album up for download as the release date is today so 2what i will do create the album as one file and apply paypal buy it now to that thanks again for your help
brian
@brian
10 years ago
10,148 posts
mick303:
thanks again,I will think about for future projects but at the moment i need to get this album up for download as the release date is today so 2what i will do create the album as one file and apply paypal buy it now to that thanks again for your help

No problem ;)

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags