Form builder in the Sandbox - Post ID...

User 187934 Photo


Senior Advisor
20,271 posts

How can we test the form builder PayPal setup in the sandbox? I entered the identity token from my sandbox account but the form builder always lands on the regular PayPal site to make the payment.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 103173 Photo


VP of Software Development
0 posts

Right now we have no support for Sandbox in Web Form Builder. User requests for that feature have been so low that we just have not considered yet for implementation. In the Form Builder survey sent out a while ago, it was not even mentioned once. ;)

I will see if there is a hack that can be implemented in the scripts outside of the software however. Not too sure on the level of involvement on that.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 187934 Photo


Senior Advisor
20,271 posts

Ok thanks Scott. I'll take a look at the scripts also. You take the high road I'll take the low road.:lol:
Thanks for the quick response.:)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 187934 Photo


Senior Advisor
20,271 posts

I found it.;)
myformname/fbapp/php/checkoutcontroller.cls.php
Line 14 and 15 it's already built in you remove the slashes from the sandbox on line15 and place them in front of the regular on line 14.
Line 14 define( 'PAYPALWPS_URL', 'https://www.paypal.com/cgi-bin/webscr' );
Line 15 //define( 'PAYPALWPS_URL', 'https://www.sandbox.paypal.com/cgi-bin/webscr' );
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 103173 Photo


VP of Software Development
0 posts

Great hunting skills! I just make a KB article for that as well. ;)

http://www.coffeecup.com/help/articles/ … ?locale=en
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 187934 Photo


Senior Advisor
20,271 posts

Thanks for putting in an easy override.:cool:
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 38401 Photo


Senior Advisor
10,951 posts

*puts the link in Scott's post and runs away fast*!! :P

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.