submit for settlement API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We are struggling to connect with Braintree, our payment gateway to integrate with PayPal.
Context
- SAP Cloud middleware
- REST or SOAP API usage is preferred
- Graphql on Braintree side
From a technical point of view, we need to
- connect - end point is https://payments.sandbox.braintree-api.com/graphql and that seems to be correct
- authenticate - using a bearer token in the message header. That seems to work fine
From a functional point of view, we need to settle the payment. So we need to have a kind of Braintree "submit for settlement" API.
QUESTION is: what is the API to do that? How can we make this happen within Braintree, considering the matter above.
Thanks a lot.
Dimitri
- Labels:
-
Payments REST APIs

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sounds like you're looking for the submit for settlement option. This can be done when running a sale.
That document should reference the method you're looking for as you simply put "submitForSettlement=true" in the options.
Hope that helps!
-Aaron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @MTS-Aaron ,
Thanks for reaching out.
In the meantime, I got feedback from someone from PayPal too.
Seems that we need to go for the chargePaymentMethod API.
I will get started with that one and hopefully we can manage.
Kind regards,
Dimitri

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Something went wrong. Contact the merchant for help. in PayPal Payments Standard
- Verification issues to transfer money to my own bank in PayPal Upgrade Community
- Need Settlement Report via SFTP for sandbox business account in Sandbox Environment
- Is there a way to dynamically-populate a product ID into the no-code button? in PayPal Payments Standard
- Aply for developers newsletter - not possible in Braintree Client-side Integration (JS, iOS, Android SDKs)