Closed (works as designed)
Project:
Commerce PayPal
Version:
7.x-1.0
Component:
PayPal WPP
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 May 2013 at 19:03 UTC
Updated:
24 May 2013 at 22:38 UTC
(My apologies if this has already been addressed.)
Since WPP Live and Sandbox have different API usernames, passwords and signatures, what about two fieldsets with separate fields for each? So we can switch between Live and Sandbox easier.
Thanks.
Comments
Comment #1
rszrama commentedYou can actually just create a separate instance of PayPal WPP and use the different set of credentials. That's what I do on my site using a condition to only use the instance with the sandbox credentials for my user account.