Dear support,
I have installed 3 payment methods in my platform, but i do not fid how to setup them.
may thanks for your help.
damienbila
Fri, 07/18/2014 - 12:20
Someone to help me please??
Someone to help me please??
axel
Fri, 07/18/2014 - 22:03
Hi
Hi
If you go to: http://your.domain.tld/admin/commerce/config/payment-methods
are your payment methods enabled ?
Can you tell us which payment methods you installed?
kengrayfield
Mon, 07/21/2014 - 08:29
I want to piggyback on the
I want to piggyback on the problem with payment authorization.
I have bank transfer as an option. Since the commerce module only can show the bank account info, and cannot track the transfer, as soon the as the students choose the bank transfer option, they get authorized for the course, prior to completing the transfer. What can I do to put the student in "pending" specifically for the bank transfer payment option?
Hi,
in the page you mention, i can see payment methods (amex, a lot of Paypal instance but i do not know which one i have to use, & ATOS sips)
I do not know how to configure them and how to use them in my platform
Hi kengrayfield,
Opigno has a rule called Give Og access on checkout -> admin/config/workflow/rules/reaction/manage/rules_give_access_to_og_on_checkout. Inside this rule you have access to what payment method the user
There you can see an action "Activate bought OG membership". After that, you can add conditions to check what payment type it is and then add create a new action with parameters lineitemid and user id, you can call it for example set as pending.
Inside this custom action you load the course from the lineitem, load the membership or that user in that course set it to pending and save it.
Best regards
Someone to help me please??
Hi
Hi
If you go to: http://your.domain.tld/admin/commerce/config/payment-methods
are your payment methods enabled ?
Can you tell us which payment methods you installed?
I want to piggyback on the
In reply to Hi by axel
Hi,
In reply to I want to piggyback on the by kengrayfield
Hi kengrayfield,
In reply to Hi, by damienbila
Hi damienbila,
Hi damienbila,
Each payment method has its own configuration. It all depends on what payment methods you want the user to be able to use.
Best regards