You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to General Open edX discussion
This is my ecommerce site
Vào 21:18:12 UTC+7 Thứ Sáu, ngày 30 tháng 9 năm 2016, truong nguyen đã viết:
Jason Onoda
unread,
Sep 30, 2016, 8:55:02 PM9/30/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to General Open edX discussion
customers don't utilize the ecommerce site via <site>:18130, but instead through the LMS. The interfaces for course-level administrative use is <site>:18130/courses and <site>:18130/coupons.
As for the other questions, EDX_API_KEY needs to be the same as what is found in your lms.env.json file. Not sure about secret key. When I was configuring my setup, I didn't change it.
Are you also installing this on a virtual machine local to your computer? I'm not sure how the port forwarding in and out of the VM in that situation would differ from setting it up on AWS.
Another observation-- check the IP and ports on the paypal configuration since that is url that paypal will return users in the cancel, error, and receipt states.
truong nguyen
unread,
Oct 1, 2016, 4:58:41 AM10/1/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to General Open edX discussion
Hi Onoda ! Thank you for yours reply! Now I understand flag EDX_API_KEY, I Install E-commerce service on a VM local to my computer,I changed port forwarding in and out of the VM,thank yours suggestion. All what I want to do that is implement a PaidCourses:Student can enroll a course after they paid money for their course which they want. I know there are two way to paid: First, ShoppingCart, I follow the instruction :https://github.com/edx/edx-platform/wiki/Shopping-Cart But when I set course to honor,after I want to add a course to shoppingcart it don't take me to payment page,I use PayPal and I configured PayPal intergration in ecommerce.yml file (/edx/etc/ecommerce.yml) I don't know why. Folow me the reseason is in my payment processors folder (/edx-platform/lms/djangoapps/shoppingcart/processors) does not exist PayPal (PayPal.py ) Second,E-commerce that I want to implenment for Paidcourses.
Vào 07:55:02 UTC+7 Thứ Bảy, ngày 01 tháng 10 năm 2016, Jason Onoda đã viết:
Jason Onoda
unread,
Oct 1, 2016, 7:44:19 PM10/1/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message