Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PayPal REST Gateway token generation #26

Open
fmalizia21 opened this issue Jul 19, 2022 · 3 comments
Open

PayPal REST Gateway token generation #26

fmalizia21 opened this issue Jul 19, 2022 · 3 comments
Labels

Comments

@fmalizia21
Copy link

Hello,

I'm using the plugin lovata-paypalshopaholic in combination with lovata-omnipayshopaholic and I have a problem with the generation of token for the REST call do PayPal.
If in the configuration of payment method I omit the token, your plugin should generate it, but it doesn't happen because the class:

vendor/omnipay/paypal/src/Message/RestTokenRequest.php at line 39 doesn't have the values clientId and secret.
How can I resolve this?

Thank you for your support

@kharanenka
Copy link
Contributor

Hi! Did you fill client ID and secret key in payment gateway settings in backend?

@fmalizia21
Copy link
Author

Hi! Yes of course, I fill client ID and secret key in the backend

@kharanenka
Copy link
Contributor

Hi! It is strange because Paypal plugin takes these values from the payment gateway settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants