Payment with braintree SDK

kalos92
Contributor
Contributor

Hello I'm using the braintree SDK for integrating paypal payment, all works correctly but I've a doubt on this: If when the server has to create a

 

$result = $gateway->transaction()->sale([ // all field needed ])

and that goes in error ($result->success == false), the payment is confirmed and my server just goes in error or all is blocked and no money are transferred? I've look at the notification sandbox and it seems that all is blocked, but I'm not 100% sure. Thanks

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.