I need help, I use a "card" to build an order form for Paypal and I have finished everything except one thing. I need an edit field for custom text.
I do laser engravings and I want the buyer to be able to enter the text for me to engrave.
Unfortunately I can't find a way to do it.
I saw that it is possible with the Form Wizard and PayPal > Add Cart with Option
I need it in Card > Ecommerce > Type > Editbox <<< 'for custom text'
Custom text for Card > Ecommerce
- BaconFries
-
- Posts: 5640
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Custom text for Card > Ecommerce
Please see the following similar post with replies from Pablo and myself on the use of adding a textarea for user input.Input field in an ecommerce card?
BaconFries wrote: ↑Sat May 25, 2024 10:53 amIf you are referring to what was adding a 'Note' (Textarea) to a PayPal button then it is no longer available and is now deprecated.Because in PayPal you can setup buttons with this functionality...
https://www.paypal-community.com/t5/Pay ... -p/1156413
Pablo wrote: ↑Sun Aug 23, 2020 3:00 pm Unfortunately, this option has been deprecated by PayPal:
https://www.paypal-community.com/t5/Pay ... -p/1156413#BaconFries wrote: ↑Mon Jul 12, 2021 10:59 pm Adding a buyer comments or as it was called in PayPal "Notes" is no longer supported and is deprecated now. You can also create your own Subscription Button by visiting the following url https://developer.paypal.com/docs/paypa ... be-step-1/ but again as I previously mentioned adding a "Comments" or user "Notes" is deprecated.
See the following regarding (Notes)
https://www.paypal-community.com/t5/Pay ... -p/1156413
Deprecated Values (Notes)
https://developer.paypal.com/docs/paypa ... -variables
-
-
- Posts: 2
- Joined: Sun Nov 17, 2024 10:02 pm
Re: Custom text for Card > Ecommerce
Thanks,
well that's sucks, do you have any idea for a workaround?
well that's sucks, do you have any idea for a workaround?
- BaconFries
-
- Posts: 5640
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Custom text for Card > Ecommerce
Simply add a line of text on the lines of "For customisation please contact me with your requirements" to a email..
- BaconFries
-
- Posts: 5640
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Custom text for Card > Ecommerce
To carry on with this a little research shows although the "Note" parameter is now deprecated in PayPal it may be possible using PayPal JavaScript SDK custom_id to do the same. This requires the use of javascript so if you have some knowledge in this it may be possible.
I also found a possible solution using Bing copilot AI with the following question to it "textarea input using PayPal JavaScript SDK" minus the quotes and it gave a return.
I don't really want to post it here as I haven't tested so I can neither say it will work or not and can also not assist in implementing custom script/code as it is outwith help in the forum for the likes.
I also found a possible solution using Bing copilot AI with the following question to it "textarea input using PayPal JavaScript SDK" minus the quotes and it gave a return.
I don't really want to post it here as I haven't tested so I can neither say it will work or not and can also not assist in implementing custom script/code as it is outwith help in the forum for the likes.