Integrate Paypal express option in OpenCart - paypal

I'm workin on opencart 2.1.0.1 with custom design with Paypal express option install evrything is working good, but when go to site of payppal to pay your order the paypal show next to delyvery time price 4$ and collect this 4$ with total price. Can someone say me from where is this error . I think this thing happens because there is some mistake with база database.
See picture down.

I found from where is problem, it was in database.

Related

How to fix the "Please select a different payment method" on shopify | paypal ?

i'm new here i wish you all are doing well.
the thing is that i have started a new online store on shopify and i have integrated the PayPal Express Checkout and i'm still in the 14 days trial .
the problem is when i completed the store settings and everything i wanted to try the checkout as a customer to see if everything is going well but when i click the paypal button (to pay as a costumer) i face this problem that says ( Something went wrong There was a problem with the payment service. Please select a different payment method or try again later . Return to cart ) please any solutions ?
thanks in advance .
Note : i'm not using any other payment gateway
I believe you actually have to have a Plan Selected and a card added to your profile.
https://ecommerce.shopify.com/c/shopify-discussion/t/testing-checkout-purchase-while-on-a-trial-plan-401423
This sounds like an issue with your seller portal since you are still in your trial period. If you do not have a card set up and a plan selected, Shopify will not allow you to follow through with a test payment. Pick a plan, enter your card information, test out the checkout and you can close your trial store down before you get charged for a Shopify plan.

paypal responsive not working in magento

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.

Paypal Pay Now link not working

I have an auction site and after auction end I want to send the Paypal high bidders an email with a Paypal Pay Now link. As the amount and the item reference must be variable, I cannot use the "hosted Paypal button".
This Paypal link has worked in maybe 80% of all cases. But the rest of 20% does not work according to the feedback from my clients. It has even not worked for the same client in the USA for whom it worked one week before. From one feedback from a client in Portugal I know that the amount format was refused by Paypal. But I cannot figure out what is wrong.
Here is a link example:
https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&lc=US&business=xxxx#mydomain.com&item_name=Order+No%2E+25376&amount=72.00&currency_code=USD&notify_url=xxxx#mydomain.com
Testing with the sandbox works fine for this link. But the real thing does not, and the errors drive my clients and me nuts. What is wrong with this code. Please help.

How to Use PayPal to Charge a Commission

I have a plugin in wordpress like ebay where people can post their products and sale their products and i manage to save paypal response in my database. may i know how can I configure Paypal so that when someone sells something I get a percentage commission. I have searched everywhere, I haven't found anything. tnx
You need to become a paypal partner, then you can put your BN code into the PayNow button you generate.
https://www.paypal-marketing.com/emarketing/partner/na/program/index.html

Paypal Website Payments Standard

I'm really having trouble finding out how to set this up. Their documentation is horrendous at best. I called Paypal and told them what I need:
have my own custom shopping cart
client doesn't want to pay monthly fee
I was told that I could use Website Payments Standard to send my cart contents and the user can choose to sign in/pay or simply pay by CC without an account. Every link on their documentation sends me to the silly HTML button creator. I don't need hand-holding through the coding, I just need to know where I can find the proper documentation. I don't want Paypal buttons that send customers to a paypal cart page every time they add something.
https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_html_cart_upload
This is what I was looking for. It only took 3+ hours to find, so congrats to you Paypal. You've stolen my money in the past, now you've stolen my time. Hopefully this helps someone else who was looking for the same thing.
Thanks! I'm looking for a way to implement paypal in my java (spring) server so my clients (or I) can easily setup their webshops. I totally agree that implementing PayPal in a web application should be simple and in reality is a total mess.
So thanks a lot for posting this here, I guess you also saved me some additional time!
Best wishes,
Jochen