uchenic / magento2-module-payment-tmrobokassa

robokassa test payment gateway for magento2
Open Software License 3.0
8 stars 12 forks source link

Payment Module Not Showing in Frontend #2

Open chndn04 opened 8 years ago

chndn04 commented 8 years ago

I have write a payment module followed by your steps. It is working fine in backend but it is not loading into frontend. I am attaching the full source code, please check and let me know the problem. Int.zip

uchenic commented 8 years ago

This can be caused by this type of thing, if no shipping method is allowed(can be used ) with your payment method, it would not be displayed.

PS: I hadn't find any errors in your code by just viewing source, if you'd add code to your own git repository it would be easier to install it and add patches to your code.

daotran commented 8 years ago

Thanks for your code so much, this is right thing i would love and develop to my project. In my project, i want to do checkout and payment with Credit Card, steps look like this:

  1. I do shopping cart
  2. Process Checkout
  3. Choose Payment method via imputting with credit card
  4. Click Place Order
  5. The system will redirect to the payment gateway to processs
  6. After that, return back to magento site.

For now, i think you did not use payment with Credit Card. I hope you can apply into your project. Can you help me this if can?

Thanks and regards, Dennis

matinict commented 6 years ago

Dear @uchenic

i try to use ur module magento 2.2 but nothing showing checkout page , Can you update your module ,I need it very urgent , actually i need if u help me