Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 11-21-2012, 12:00 PM   PM User | #1
MT02MHT
New to the CF scene

 
Join Date: Nov 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
MT02MHT is an unknown quantity at this point
Passing a selection to Paypal button

Unfortunately Paypal only allows up to 10 options in their dropdown menu
I have a need for 15. I am guessing there may be a way to to create a
separate dropdown outside of Paypal with the required number in it then pass
the selected option to the Paypal button. BTW the dropdown options are items
not currency.
Can anyone give me some coding to put into Worpress for this please?
regards
Mike T
MT02MHT is offline   Reply With Quote
Old 11-21-2012, 03:09 PM   PM User | #2
mlseim
Master Coder

 
mlseim's Avatar
 
Join Date: Jun 2003
Location: Cottage Grove, Minnesota
Posts: 9,045
Thanks: 8
Thanked 1,029 Times in 1,020 Posts
mlseim has a spectacular aura aboutmlseim has a spectacular aura aboutmlseim has a spectacular aura about
You mention WordPress, and I'm trying to figure out if you're creating
your own "ecommerce" system, or using a plugin? Even if you use a
plugin, you can direct it to the PayPal development account (for testing).

I would think that a WordPress plugin would be using PayPal Express Checkout.
But you can create your own system if not using a plugin. And you won't be
using PayPal buttons.

See this:

https://developer.paypal.com/

This is where you can test everything using a fake buyer and fake seller. All
transactions look and operate like real, but they are not real. The site also has
a lot of documentation and scripting examples on using PayPal API for your
transactions.

So you'll see that you won't be using PayPal buttons at all.

You may decide to use PayPal Express Checkout ... where you can
build your own product lists with as many options as you want:
https://www.x.com/developers/paypal/...GettingStarted

You use the developer site to fully develop and test your website, just like
the real thing. You purchase things from your site using a fake credit card number.

After everything is fully tested, you simply point all of the PayPal account
configuration (seller account) to your REAL PayPal account.



.
mlseim is offline   Reply With Quote
Old 11-21-2012, 04:33 PM   PM User | #3
MT02MHT
New to the CF scene

 
Join Date: Nov 2012
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
MT02MHT is an unknown quantity at this point
Hi mlseim,
The wordpress site is created and I was wanting to add a paypal button with
15 items (not currency). That's when I discovered the limit of items on the dropdown. What I thought was: If a dropdown was created on the wordpress page and whatever was selected the value of that selection could be coded into
the copy and paste text for the paypal link below. I don't have much coding experience so what you suggest is a bit beyond my ability.
regards
Mike
MT02MHT is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:22 PM.


Advertisement
Log in to turn off these ads.