-
Notifications
You must be signed in to change notification settings - Fork 9.4k
I developed the payment module,can you tell me How to jump to the third-party payment platform #1770
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi, please provide more details, as it doesn't clear how an already implemented payment integration can't reach the payment gateway. |
@dkvashninbay Now,i change the Magento\Checkout\view\frontend\web\js\action\place-order.js to jump my payment website,but i feel is not right! please help me !thank you very much! |
@alankent Can you give me some advice |
Currently there is no public doc, which covers the case, so for an example please look at how Paypal, Authorizenet, Offline payments are configured.
If billing address is required for the target payment solution, the following layout configuration must be added.
JS component that registers payment method renderers:
Payment Method Renderer JS Component (%js_renderer_component%)
Payment Method Template (%path to template%)
|
@dkvashninbay Now I do not know what the interface to change the order of the state should call |
Public Pull Requests #1770 9515: South Korea Zip Code Validation incorrect by @RomaKis #12132 10210: Transport variable can not be altered in email_invoice_set_template_vars_before Event (backport MAGETWO-69482 to 2.2) by @RomaKis Fixed Public Issues #9515 South Korea Zip Code Validation incorrect #10210 Transport variable can not be altered in email_invoice_set_template_vars_before Event
thank you!
The text was updated successfully, but these errors were encountered: