我想在注册过程中授予对某些产品套件的访问权限。我不希望用户完成结帐过程。怎么做?
user180297
问问题
257 次
1 回答
0
This answer answers here might help.
You might want to look at something like
$order = uc_order_new($uid, 'post_checkout');
于 2010-11-30T16:27:42.577 回答