Page 1 of 1

[HELP/REQUEST] Subscription / Payments

PostPosted: Tue Feb 05, 2008 7:02 pm
Author: Pete8441806
Your phpBB Version: 2.0.22
phpBB Type: Integramod 141
MODs: No
Your knowledge: Basic Knowledge
Board URL: http://www.aye2008.org/site

PHP Version: 5.2.4
MySQL Version: 5.0.32


What was done before the problem appeared?
n/a


What was done to try to solve the problem?
n/a



De.scription and Message

Hi,

I am needing to charge a fee for an event that the website I am building is based around. This fee is discounted for people in moderate income countries and further discounted for people in low income countries.

How can I link it so that the country field that they filled out in registration will automaticly tell them the fee required to pay and allow them to pay that amount through paypal and have the payment noted on their account.

There will only be one event and they are only required to pay once.

Any help would be great.

If anyone is willing to directly assist me I would be more than happy to pay for your services.

PostPosted: Tue Feb 05, 2008 7:04 pm
Author: Pete8441806
P.S.

you can contact me via email <a>peter@dimarco.com.au</a> or by posting here.

PostPosted: Wed Feb 06, 2008 11:36 pm
Author: Pete8441806
*bump*

Re: [HELP/REQUEST] Subscription / Payments

PostPosted: Thu Feb 07, 2008 1:30 am
Author: obiku
Bumping a post after one day doesn't help.

IntegraMOD is a community of people, who in there free time help with coding and finding solutions for members.

So if you did not get an answer after the first day, just be patient. Maybe nobody had the time to read your post, or maybe no one knows an answer right now.
Bumping a post, after let say a week, is more appreciated.

And because other users also are looking for a solution, replies are always in the topic you started <img> .

Re: [HELP/REQUEST] Subscription / Payments

PostPosted: Thu Feb 07, 2008 1:55 am
Author: CaNNon
or maybe no one knows an answer right now.


I'll be in this group if you don't mind.. <img>

Re: [HELP/REQUEST] Subscription / Payments

PostPosted: Thu Feb 07, 2008 2:16 am
Author: Helter
I dont think the mod is capable of doing this without alot of additional code

PostPosted: Thu Feb 07, 2008 7:40 pm
Author: Pete8441806
Would it be possible to restrict joining groups to particular countries and then have different fees to join the relivant groups?

Re: [HELP/REQUEST] Subscription / Payments

PostPosted: Thu Feb 07, 2008 8:03 pm
Author: Helter
it would be possible to make different groups with the country names for them to choose from, but I dont know how you could restrict users from joining the cheaper groups. Perhaps you can find a .script at http://www.dynamicdrive.com/ that would detect a users country by browser settings or ip and direct them to a page with the link to join a group

Re: [HELP/REQUEST] Subscription / Payments

PostPosted: Thu Feb 07, 2008 8:08 pm
Author: CaNNon
I don't think you can break a group up or sub divide it (really thats the same problem), each would need to be it's own group.

I don't see why you can't do that create a group for each country and then give each group permissions to the same forum. But you'll have some confusion to work out with the users so they get into the right group. Then you'll have to make all the groups and keep it all straight.