i need customers will have the options to use creditcards to pay proccesd by paypal
the same happens with paypal standard extension i also deleted cookies and logged out of my paypal and store accounts but the problem still exists...any idea? thanks
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Professional OpenCart extensions, support and custom work.
Contact me via email or Skype by support@thekrotek.com
Professional OpenCart extensions, support and custom work.
Contact me via email or Skype by support@thekrotek.com
In official PPS guide there's no such option. See here:
https://developer.paypal.com/docs/integration/web/
But there's a some kind of "hack" from PayPal Express Checkout:
Code: Select all
<input type="hidden" name="solution_type" value="Sole">
<input type="hidden" name="landing_page" value="Billing">
Professional OpenCart extensions, support and custom work.
Contact me via email or Skype by support@thekrotek.com
thank youthekrotek wrote: ↑Fri Dec 15, 2017 12:02 pmIn official PPS guide there's no such option. See here:
https://developer.paypal.com/docs/integration/web/
But there's a some kind of "hack" from PayPal Express Checkout:
I've added it to template of PPS payment extension and it worked just fine. It also redirects you to modern looking payment form instead of stupid old Login page. Didn't try to pay though, but everything should be good.Code: Select all
<input type="hidden" name="solution_type" value="Sole"> <input type="hidden" name="landing_page" value="Billing">
but where exactly am i suppose to add tis code in pp_express.tpl?
in which part? i tried to add it many times but nothing changed still redirecting me to the login page
and is this the proper location for the file (catalog/view/theme/default/template/extension/payment)
Professional OpenCart extensions, support and custom work.
Contact me via email or Skype by support@thekrotek.com
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
thank you
i added it at the end of pps.tpl and it worked fine..didnt try to pay though but it redirected me to the creditcard billing page
so now i am goin to use pp standard instead of express is there any thing to wory about?
i didnt understand what you mean by (collect credit cards) however pp pro as far as i know is available only for usa and uk not available in my country...straightlight wrote: ↑Sat Dec 16, 2017 2:22 amIf your request is about customers that needs to pay with their credit card in order to collect credit cards (not recommended), then the PP Pro module should be used.
what i wanted is paypal credit card page to be the default page after a customer clicks pay... so it's good option for people who dont have paypal account...thank you
Now that your inquiry has been clarified, no problem.i didnt understand what you mean by (collect credit cards) however pp pro as far as i know is available only for usa and uk not available in my country...
what i wanted is paypal credit card page to be the default page after a customer clicks pay... so it's good option for people who dont have paypal account...thank you
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Users browsing this forum: No registered users and 1 guest