Hexagora Forum
Hexagora Forum
Home | Profile | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Dynamic HTML Editor
 Dynamic HTML Editor
 PayPal needs an additional item
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

rmmarsh
Super User

USA
396 Posts

Posted - 22 Sep 2011 :  18:09:05  Show Profile  Visit rmmarsh's Homepage  Reply with Quote
Hi Davide... PayPal has the ability to pass an optional "text field" that the customer can enter data into. For instance, I have a need for the user to enter a GUID into the Buy Now button, so I can encrypt the data I am returning to him.

The "text field" is readily available on the Buy Now button created on the PayPal website. Can we have it on the Details tab of the PayPal object?

s.dav
Site Admin

Italy
3364 Posts

Posted - 23 Sep 2011 :  10:28:29  Show Profile  Visit s.dav's Homepage  Reply with Quote
Ok, I'll check it

Regards, Davide
Go to Top of Page

rmmarsh
Super User

USA
396 Posts

Posted - 23 Sep 2011 :  15:11:45  Show Profile  Visit rmmarsh's Homepage  Reply with Quote
The "field" has to be one that PayPal will return to me via email or IPN... could you let me know when it's available?

Thanks Davide...
Go to Top of Page

rmmarsh
Super User

USA
396 Posts

Posted - 27 Sep 2011 :  19:12:24  Show Profile  Visit rmmarsh's Homepage  Reply with Quote
Any luck? I found this, but couldn't get it to work properly... kept saying PayPal had a problem with my page...

GUID: <input type="text" name="GUID" value="enter value here" /><br />
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 28 Sep 2011 :  14:35:30  Show Profile  Visit s.dav's Homepage  Reply with Quote
Yesterday I checked the paypal site for this field; this is a field that has a custom name and a custom value and has only to be included into the paypal form.
Seems to be quite simple

Regards, Davide
Go to Top of Page

rmmarsh
Super User

USA
396 Posts

Posted - 29 Sep 2011 :  01:44:47  Show Profile  Visit rmmarsh's Homepage  Reply with Quote
Does that mean that you are going to do it soon?
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 29 Sep 2011 :  10:29:44  Show Profile  Visit s.dav's Homepage  Reply with Quote
Yes, I'll make it very soon

Regards, Davide
Go to Top of Page

rmmarsh
Super User

USA
396 Posts

Posted - 03 Oct 2011 :  14:42:05  Show Profile  Visit rmmarsh's Homepage  Reply with Quote
Hi Davide... I see there is a new version out... does it have the PayPal code in it? (it's not listed in "What's New")
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 04 Oct 2011 :  10:03:09  Show Profile  Visit s.dav's Homepage  Reply with Quote
No there isn't a new version, in a few days I'll release the version containing your paypal text

Regards, Davide
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 05 Oct 2011 :  10:32:25  Show Profile  Visit s.dav's Homepage  Reply with Quote
rmm,

the feature has been implemented; I'll publish this version this evening or the next one ;-)

Regards, Davide
Go to Top of Page

rmmarsh
Super User

USA
396 Posts

Posted - 05 Oct 2011 :  23:02:54  Show Profile  Visit rmmarsh's Homepage  Reply with Quote
Thanks Davide... I think that will do the trick... I should be able to test it this week, and I'll let you know if I have any problems.

R
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 06 Oct 2011 :  09:15:47  Show Profile  Visit s.dav's Homepage  Reply with Quote
ok!

Regards, Davide
Go to Top of Page

rmmarsh
Super User

USA
396 Posts

Posted - 06 Oct 2011 :  16:35:09  Show Profile  Visit rmmarsh's Homepage  Reply with Quote
First set of questions: how does it work? What I needed was a place for the user/buyer to place a GUID which would be sent back to me via email from PayPal... will this do it?

Also, just tested it and this is what I'm getting: PayPal cannot process this transaction because of a problem with the seller's website. Please contact the seller directly to resolve this problem.
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 06 Oct 2011 :  16:44:42  Show Profile  Visit s.dav's Homepage  Reply with Quote
I tried and this seems to work with my account; just specify a name and a value
Or let me know how to implement such as feature

Regards, Davide
Go to Top of Page

rmmarsh
Super User

USA
396 Posts

Posted - 06 Oct 2011 :  16:54:00  Show Profile  Visit rmmarsh's Homepage  Reply with Quote
Right now I have to figure out why I'm getting the error... I'll get back to you when I have that resolved.

Regards, Rolf
Go to Top of Page

rmmarsh
Super User

USA
396 Posts

Posted - 06 Oct 2011 :  17:08:30  Show Profile  Visit rmmarsh's Homepage  Reply with Quote
Davide: the USER is the one who has to enter the value, it can't be hard coded in the button code. (see: https://www.x.com/developers/paypal/forums/united-kingdom/custom-fields and this: https://www.x.com/developers/paypal/forums/paypal-sandbox-test-paypal-and-ipn/noob-extremely-frustrated-custom-field

Also the error I'm getting is caused by checking the "Protect from Spam" checkbox. PayPal doesn't like the [***]. I removed that, and am no longer getting the error...

Edited by - rmmarsh on 06 Oct 2011 17:40:41
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 07 Oct 2011 :  10:03:55  Show Profile  Visit s.dav's Homepage  Reply with Quote
rmm,

ahh ok, you were referring to the custom fields (on0, os0, on1, os1), I already used them in the past. and I receive the value entered via email.

>Also the error I'm getting is caused by checking the "Protect from Spam" checkbox.
> PayPal doesn't like the [***]. I removed that, and am no longer getting the error...

Yes, there is a bug...

Regards, Davide
Go to Top of Page

rmmarsh
Super User

USA
396 Posts

Posted - 07 Oct 2011 :  15:34:57  Show Profile  Visit rmmarsh's Homepage  Reply with Quote
How does the user set them?
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 09 Oct 2011 :  19:36:04  Show Profile  Visit s.dav's Homepage  Reply with Quote
I fixed the bug and used the field used in my paypal page; now all should work.
The new version in online.

Regards, Davide
Go to Top of Page

rmmarsh
Super User

USA
396 Posts

Posted - 10 Oct 2011 :  00:38:32  Show Profile  Visit rmmarsh's Homepage  Reply with Quote
Error: (D): PayPal1: type mismatch... I entered "GUID" in the Custom Field Name and "Enter GUID here" in the Custom Field Value... somehow, I don't think this is working like the buttons you can make from the PayPal website. Haven't tried the email address thingie yet...
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 10 Oct 2011 :  08:37:35  Show Profile  Visit s.dav's Homepage  Reply with Quote
:-( dkljsdfkjas

I'll fix it and this evening I'll upload it.

Regards, Davide
Go to Top of Page

rmmarsh
Super User

USA
396 Posts

Posted - 11 Oct 2011 :  15:39:30  Show Profile  Visit rmmarsh's Homepage  Reply with Quote
I just checked and I don't see a new update... could you please let me know here when it's fixed and uploaded?

Thanks, Davide...
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 12 Oct 2011 :  08:56:03  Show Profile  Visit s.dav's Homepage  Reply with Quote
Sorry rmm,

I'm making other small changes to the code; I hope to be able to release it this evening or the next ;-)

Regards, Davide
Go to Top of Page

rmmarsh
Super User

USA
396 Posts

Posted - 13 Oct 2011 :  22:41:54  Show Profile  Visit rmmarsh's Homepage  Reply with Quote
I just tried 6.066, and if you changed the PayPal button, it still isn't working right... don't worry about it anymore, I'll get the buttons generated on PayPal and use them.

Thanks for trying tho'

Regards... Rolf
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 14 Oct 2011 :  09:08:30  Show Profile  Visit s.dav's Homepage  Reply with Quote
Why they are not working anymore?

Regards, Davide
Go to Top of Page

rmmarsh
Super User

USA
396 Posts

Posted - 14 Oct 2011 :  14:58:50  Show Profile  Visit rmmarsh's Homepage  Reply with Quote
The USER is the one who has to enter the data, not me when I build the page... with your buttons, there is no way for the user to enter the data before it is sent to PayPal...
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 17 Oct 2011 :  08:57:44  Show Profile  Visit s.dav's Homepage  Reply with Quote
Ah ok, yes this is impossible without javascript code. But the paypal tools are buttons so how to attach a textbox in Dynamic HTML Editor?

Regards, Davide
Go to Top of Page

rmmarsh
Super User

USA
396 Posts

Posted - 19 Oct 2011 :  14:30:49  Show Profile  Visit rmmarsh's Homepage  Reply with Quote
Create a button in PayPal and look at their generated code...
Go to Top of Page

s.dav
Site Admin

Italy
3364 Posts

Posted - 20 Oct 2011 :  09:54:18  Show Profile  Visit s.dav's Homepage  Reply with Quote
Aah ok, paypal adds a new textfield before the button.
I suggest you to use their code for now ;-)

Regards, Davide
Go to Top of Page

rmmarsh
Super User

USA
396 Posts

Posted - 20 Oct 2011 :  17:51:13  Show Profile  Visit rmmarsh's Homepage  Reply with Quote
Will do... thanks for trying... D.H.E. is still the best thing out there for a reasonable price... keep up the good work, Davide!
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Hexagora Forum © s.dav Go To Top Of Page
Snitz Forums 2000