paypal responsive not working in magento - paypal

I am working on magento site. i have an issue on payapal ( mobile )responsive regarding. when i click on direct paypal checkout after the redirection desktop view is fine but mobile view is not fine . I do'nt know whats wrong. if you have any solution please message me. please check the snapshorts.
Thank you
Snapshorts

As stated on magento official website:
Improved Payment and Financing Options These new Magento product
releases also offer better payment and financing options that can help
merchants improve conversion and sales. The Bill Me Later service
offers customers access to on-the-spot financing, so they can buy now
and pay later, with no additional cost to the merchant. Ready-made
banner ads and a prominent Bill Me Later button at checkout are
included to help promote the new service. Forrester Consulting
estimates that merchants offering Bill Me Later see an 18 percent*
boost in sales. Merchants also have an option to offer customers a
more streamlined PayPal Express Checkout experience which
automatically tries alternative payment options when a customer’s
credit card is rejected to help drive more sales.
Which Magento version do you use?
Starting with Magento 1.9.1.0 there is PayPal Express Checkout.
I recommend you to update Magento to latest version and configure PayPal Express Checkout.

Related

paypal checkouts for marketplace

I would really like to use Paypal for my marketplace I am developing. I need to allow users to enter their paypal email address and whenever customers purchase that users products I take a small fee then the rest of the money goes to the user who listed the product.
What paypal service is the best for these types of payments? (me taking a transaction fee and sending the rest of the money to another paypal account)
I was looking into paypal express checkout, but can't find any info on sending some payouts to the users listing products. Also does express checkout require that the customer have a paypal account?
In case you are wondering and finding an answer, Express Checkout now comes with Parallel Payments. Read it here. As Adaptive Payment Parallel Payment now deprecated, the option left is using Express Checkout.
I have been trying to get a sensible answer from PayPal for days now. They are planning to release a protocol to support a market place in 2020 but not date yet. They have also confirmed (after talking to sales & tech support) that PayPal cannot be used for market places where your platform is nothing more than a broker.
Stripe Connect (Standard account) is probably the best solution out there.

Paypal api - Adaptive Payments APP ID

I have 3 different websites that I want to use paypal Adaptive Payments for.
Auction
Marketplace
Funding
Do I need to set-up an new APP with paypal for each one? Or if I got one website approved can I use that APP ID on all my websites?
Also can anyone advise on how to get passed by paypal to get the APP ID, any good tips ?
Best way is to open a new APP at apps.paypal.com and the APP review team will guide you with your requirements as the APP approval depends on your business model and many other factors.
Adaptive payments was discontinued as of 01/12/2017 and PayPal Marketplace is the equivalent to adaptive payments.
You can learn more about the Marketplaces product on the PayPal Developer Portal: https://developer.paypal.com/docs/marketplaces/pp4mp/?mark=marketplaces
You can also register your interest for PayPal Marketplace via the link below -
https://www.paypal.com/us/webapps/mpp/partner-program/contact-us

Will Upgrading to Paypal Pro break current implementation with PayPal Standard

My client wishes to keep customers within their site when making PayPal payments. I understand they need to upgrade to a PayPal Pro (or Advanced) account to achieve this. However, before I advise them to do this I want to be sure it won't break their existing website between now and when the new code is implemented. Does anyone know if it is "safe" to upgrade from Standard to Pro without breaking the current implementation or should I advise they create a new account for the Pro integration.
Thanks in advance.
There would not be any issues when upgrading from Website Payments Standard to PayPal Pro/Advanced. You can still use standard and Express Checkout with PayPal Pro/Advanced.

Need Hosted Payment Solution (Almost Seamless)

I'm looking for a hosted payment solution that can be made to work almost the same as a seamless payment solution, but I want hosted so I don't need to deal with the PCI compliance requirements.
I am currently using PayPal Website Payments Pro with the iFrame integration, its ok, but the problem is PayPal keeps pushing payments via 'PayPal' and you are unable to remove their stupid 'Pay with PayPal' button from the iFrame. Also there is no ability to customise the look of the content in the iFrame.
I came across CRE Secure's solution which was very clever: http://www.cresecure.com/pages.php?CDpath=3_63&osCsid=eam649uio10ug8igep1kgljgg0, however, they don't support AUD currency.
I would still prefer to use PayPal as my merchant gateway since it saves a lot of money from having a gateway + merchant bank account. For example the CRE Secure solution still hooks up the PayPal Website Payments Pro.
What solutions are there that allows me to have more ability to customise the content in the iFrame and doesn't have any branding of the payment provider, e.g. PayPal etc.
I know that Authorize.Net is one of the more popular services that offers these services.
Disclaimer: I work for Recurly.
Take a look at our product. We offer a fully hosted solution that you can embed on your site (although not recommended). We also offer a feature called Recurly.js (js.recurly.com) that you can fully embed on your site and own the experience, while still maintaining minimal PCI requirements. You can continue using PayPal as your gateway with our solution.
To keep this answer from being total spam (!), I'll also advise you to take a look at Samurai by Fee Fighters and Chargify. Let me know if you have questions, I'm happy to help :)
This is more a comment than an answer but I don't have the rep to comment.
Just found this is the docs
"This template also offers the following options:
Remove the Pay with PayPal button. Although the form offers the option to pay using
PayPal account by default, you can contact your account manager or customer support to
turn this option off."
So it seems you can remove the paypal button. Can anyone comment as to whether existing paypal customers will be able to use this gateway?

PayPal Direct Payments

I am developing an e-commerce site in ASP .Net 4.0 C#. I want to use PayPal for receiving payments but through credit/debit cards so that customer never leaves my site. Please provide some sample code/links for this.
Note: I don't want to use HTML form tag for submitting my requests but wana make use of the API/ Web request.
Many many thanks for the help
Regards
Vivek
You are looking for PayPal's .NET NVP SDK:
https://cms.paypal.com/cms_content/US/en_US/files/developer/PP_AspNet_NVP_SDK.zip
You'll need to generate API credentials, here's a tutorial:
https://ppmts.custhelp.com/cgi-bin/ppdts.cfg/php/enduser/std_adp.php?p_faqid=737
You can find other PayPal SDKs at www.paypal.com/sdk
I hope this helps.
Lorefold
Exactly; as mentioned previously, you'll want to use PayPal Website Payments Pro and/or PayPal Payflow Pro in that case. Website Payments Pro is only available in the US/CA and UK, whereas Payflow Pro is available in AU/NZ and US.
Either of these two products will allow you to process cards on your site.
Keep in mind though, that processing cards on your own site will mean you'll need to adhere to PCI DSS and be compliant these regulations. By redirecting buyers to PayPal to enter their card details / financial data, you can shift that liability to PayPal.