开发者

Ubercart 1.0 add product kit to order without checkout

I want to give access to certain product kits during sign up process. I don't wan开发者_StackOverflow社区t user to go through checkout process. How it can be done?


This answer answers here might help.

You might want to look at something like

$order = uc_order_new($uid, 'post_checkout');
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜