PayPal standart is unavailable when checkout on embedded product. Work only if Paypal standart is the single method and choosen "Auto select" - (to be selected by default). How can i resolve problem? On Abantecart site (not embedded) it's working ok.
Also there is a problem with PayPal Express. -
When i'm testing connection, give me this error: "PayPal error: Security header is not valid. Please check your API Credentials and try again. Also please note that Test mode is OFF!"
Logs: 2018-04-09 16:59:09 - App Warning: AbanteCart core v.1.2.12 PayPal Express Checkout Error: Security header is not valid. Test mode = 0. in /home/c/myserver/mysite.store/public_html/abantecart/extensions/default_pp_express/admin/controller/responses/extension/default_pp_express.php on line 84
Please be sure that your API credentials are correct.
Also please check this https://stackoverflow.com/questions/23358683/paypal-express-checkout-error-security-header-is-not-valid
QuoteWrong credentials Make sure that you've put your API Username, API Password and API Signature correctly. Sometimes it happens that during copy and paste there is accidently a space added, this would trigger this error. Doublecheck this settings in the SDK or in the admin panel of your third party shopping cart.
Thank you ! But what with the first problem with PayPal Standart ? I have read somewhere, that it doesn't work when embedded. Is it true ? Or is there a solution ?
Hello.
PayPal standart is not supported in Embed mode
Not good ! Maybe does anyone know any trick w9ith this ?
Quote from: Vitamin701 on April 10, 2018, 04:23:55 PM
Not good ! Maybe does anyone know any trick w9ith this ?
This is Paypal standard limitation. Paypal pro or express will work
Ok. But is it possible to open new page (PayPal express) on checkout in embedded cart, not in frame? Because it gives not much trust when the customer don't see the PayPal URL
I mean : everything should to be embedded , but not checkout only. It should to be in the new full page/
I know there should to be a resolution for making so that after pressing button checkout , PayPal express opening itself in a new window (not in frame). I didn't found something in Html. Maybe someone help me ?
embed-mode does not supports any payment with redirections to third-party sides. it's hard to implement at this point and we decided to make it in the future versions.
Thank you ! I'll be waiting :)