Closed (fixed)
Project:
Commerce 2CheckOut
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 May 2015 at 04:04 UTC
Updated:
23 Nov 2015 at 23:04 UTC
Jump to comment: Most recent
Comments
Comment #1
jackbravo commentedThis was fixed by #2485041
Comment #2
nikhil banait commentedHi,
I just used this patch for testing using 2checkout sandbox demo account and tried using this patch but found that the key used 'one_page_checkout' is undefined. When I looked in the code to verify, i too was not able to find the key in the code.
Kindly fix this issue.
Comment #3
jackbravo commentedThe one_page_checkout variable was removed because 2checkout no longer used. This patch is no longer needed. Instead, we added a sandbox configuration variable that is used like this in the code:
If you download the latest release and set sandbox to true it should work.
Comment #4
jackbravo commented