2
  1. Redirect to Payment Gateway and process payment
  2. Return Back to store success page

Any help will be appreciated. I have followed the Inchoo implementing a payment gateway tutorial But no luck.

asked Jun 15, 2016 at 10:53
1

1 Answer 1

7

The common tutorial for adding custom payment integration is still in process, but you can use sample-module-payment-gateway as an example.

Also, the off dev doc describes how to add a custom payment to the checkout page.

And a new implementation of the Braintree payment method is a good example of best practices for payment integrations.

UPD: Magento team has published payments methods documentation.

answered Jun 15, 2016 at 19:40
2
  • Hi Joni, Can you please share idea how to redirect to payment gateway? Commented Jun 16, 2016 at 13:04
  • 1
    Depends on your integration, it can be simple redirect from browser or post redirect (like submit hidden form) Commented Jun 16, 2016 at 14:29

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.