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

When I do an paypal express checkout payment, the payment status is always "DEPOSITING" ! #73

Open
lbouguerra opened this issue Nov 6, 2012 · 1 comment

Comments

@lbouguerra
Copy link

Sorry for my quality of English, I'm french.
I made a paiement bundle in my website following your instructions in your documentation (http://jmsyst.com/bundles/JMSPaymentCoreBundle/master/usage).
On my Website, after Paypal authentication i have the page who says me the payment was correctly successful.
But when I look on database the states are not what i expected :
FinancialTransaction with the state STATE_PENDING
PaymentInstruction with the state STATE_VALID
Payment with the state STATE_APPROVING

Unlike these status my sandbox says me the payment is successful.

Is it normal ?

@tworzenieweb
Copy link

The same for me I made related issue here schmittjoh/JMSPaymentPaypalBundle#53

Yesterday i was trying to do this differently like in https://github.com/dermythos/JMSPaymentCoreBundle/blob/master/Controller/DemoController.php

but cannot confirm if it is working because of lack of time.

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

No branches or pull requests

2 participants