We are having a current issue with UberRUSH not showing at checkout for our local customers.
Are there any known issues right now with the Shopify integration?
Thank you,
Ben
www.sportique.com
There was an outage earlier with the Uber API. All is now resolved, but you may have been impacted.
Related
Flutter: Am integrating PayPal subscription API for recurring payment purpose, I am not able to find any working solution for that,
Can anyone give me a working solution for PayPal recurring payment?
Thanks in advance
Basically, you can create a paypal subscription plan on your business account.
After that (there's a wizard) you can copy the button link to subscribe into your code.
The hardest part is to manage your subscriptions.. you can use the cUrl APIs that you can find here https://developer.paypal.com/docs/api/subscriptions/v1/
or, probably, find how to translate it into your programming language.
This guide can also help you https://developer.paypal.com/docs/subscriptions/full-integration/subscription-management/
Hope this hints can help you!
I struggled with this too, there's not much documentation online
I am new here and wondering if anybody can help me?
I was looking for a Live appID for paypal to use the adaptive API as an escrow on my wordpress site.
I am uing a wordpress template and I only need this appID.
I have googled it and it seems that paypal have now changed there procedure for applying for verification. All the tutorial videos advise me to go to:
https://www.paypal-apps.com/user/my-accounts/applications
But when I go there is does not give me the opion to select "new app" and apply for adaptive app aplication.
It says that "this portal will be permanently unavailable as of December 1, 2017"
Can anybody tell me where I would apply for the AppID now?
Thanks in advance!
Jas
The PayPal Adaptive Payments are no longer available. With regards to alternatives, please look at MarketPlaces. PayPal's MarketPlaces is open and you may test the product.
You may refer to the link below for more information.https://developer.paypal.com/docs/marketplaces/pp4mp/
If you would like to sign up, you can do so here : https://www.paypal.com/us/webapps/mpp/partner-program/contact-us?ref=marketplace
Hope it helps.
PayPal's Adaptive API is a now a limited release. You cannot apply for a live app ID anymore.
Quote from developer.paypal.com:
"Important: Adaptive Payments is now a limited release product. It is
restricted to select partners for approved use cases and should not be
used for new integrations without guidance from PayPal."
I'm sure "Approved use cases" means your an enterprise level merchant with millions of transaction volume ;)
As mentioned, Adaptive Payments is not being approved in most cases any more. It's better to use billing agreements / reference transactions.
They are releasing a new system called Marketplaces before long, but it's not quite ready yet.
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.
I am facing issue in viewing my sandbox's merchant history. Had tried to search on google but was not able to resolve my issue.
When I try to check my Merchant A/c history its getting redirect to main Paypal site every time.
But when I check for my Personal A/c history is working fine.
Did anyone faced this issue?
Could anyone please guide me where I am going wrong.
Regards
Himanshu
It is part of a known issue mentioned here:
PayPal Sandbox history redirects to REAL history
I'll be updating that thread when the problem is resolved. You can also create a ticket and mention the ticket number on that thread, I'll grab it, and keep you posted as it goes on.
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.