mintypoison Posted November 3, 2016 Share Posted November 3, 2016 Sorry for the newbie question, first time using Prestashop. I'm trying to implement a payment method through API, what are the variables to call for order ID and total price of the cart? Link to comment Share on other sites More sharing options...
bellini13 Posted November 4, 2016 Share Posted November 4, 2016 you should be able to review the bankwire or check modules for this. Link to comment Share on other sites More sharing options...
mintypoison Posted November 8, 2016 Author Share Posted November 8, 2016 I tried $params['objOrder']->id to get order id but it doesn't work Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now