You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
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 ?
The text was updated successfully, but these errors were encountered: