By binoy.mv on
Hi friends,
Iam creating a module to join a club. I need to use credit card payment in that area, how is it possible.
About my site..
Its a shopping cart site. Iam using ubercart for shop. My requirement is , i need to create a new type of members ( club members ). Only registerd users have the permission to join in this club. For joining they need to pay some amount, for this i need to use all the options in uc_payment (authorize, paypal, cheque etc).
How can i use that . Any body have custom code for this or give me an idea.
Please help me .
Thanks in advance
Comments
You do not need to create a
You do not need to create a module. There are add on to ubercart that can handle this, see the contributed module list on the ubercart site.
And please do not cross post, the duplicates have been removed.
Please tell me the name of that module
Hi nevets,
thanks for replying to me ..
Can u tell me the name of that module..
Thanks
binoy
the issue is not the payment
the issue is not the payment step, it is the post-payment step.
how your site know the user has paid, and what your site need to follow up (say, move that member to the user group - club.
do u want a auto process? or u may accept a manual process solution?