AbanteCart Community

Shopping Cart Operations => Support => Topic started by: Vitamin701 on April 09, 2018, 10:18:43 AM

Title: PayPal Standart & PayPal Express problem! Help!
Post by: Vitamin701 on April 09, 2018, 10:18:43 AM
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


Title: Re: PayPal Standart & PayPal Express problem! Help!
Post by: abolabo on April 10, 2018, 05:58:35 AM
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
Quote
Wrong 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.
Title: Re: PayPal Standart & PayPal Express problem! Help!
Post by: Vitamin701 on April 10, 2018, 07:10:07 AM
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 ?
Title: Re: PayPal Standart & PayPal Express problem! Help!
Post by: Basara on April 10, 2018, 07:27:29 AM
Hello.
PayPal standart is not supported in Embed mode
Title: Re: PayPal Standart & PayPal Express problem! Help!
Post by: Vitamin701 on April 10, 2018, 04:23:55 PM
Not good ! Maybe does anyone know any trick w9ith this ?
Title: Re: PayPal Standart & PayPal Express problem! Help!
Post by: jaja on April 11, 2018, 01:22:58 AM
Not good ! Maybe does anyone know any trick w9ith this ?

This is Paypal standard limitation. Paypal pro or express will work
Title: Re: PayPal Standart & PayPal Express problem! Help!
Post by: Vitamin701 on April 11, 2018, 01:29:02 AM
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/
Title: Re: PayPal Standart & PayPal Express problem! Help!
Post by: Vitamin701 on April 11, 2018, 04:28:13 PM
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 ?
Title: Re: PayPal Standart & PayPal Express problem! Help!
Post by: abolabo on April 12, 2018, 03:54:54 AM
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.
Title: Re: PayPal Standart & PayPal Express problem! Help!
Post by: Vitamin701 on April 14, 2018, 01:56:49 AM
Thank you ! I'll be waiting :)