简体   繁体   English

在Braintree中与Paypal进行交易

[英]Transaction with Paypal in Braintree

I have implemented braintree in my project.I have used javascript on client-side and .net on server side.I am using custom form integration to use paypal vault.i have done transaction. 我已经在我的项目中实现了braintree。我在客户端使用了javascript,在服务器端使用了.net。我正在使用自定义表单集成来使用paypal vault.i完成了交易。 The payment is authorised and is submitted for settlement.But now i am unable to capture a successful payment transaction in my controller code.How can i do this? 付款已被授权并已提交以进行结算。但是现在我无法在我的控制者代码中捕获成功的付款交易。我该怎么做?

Full disclosure: I work at Braintree. 全面披露:我在Braintree工作。 If you have any further questions, feel free to contact support . 如果您还有其他疑问,请随时与支持小组联系

You can use our disbursement webhooks . 您可以使用我们的付款网络挂钩 These will provide you with a list of transaction ids that were disbursed to your merchant account as part of this disbursement. 这些将为您提供交易ID的列表,该ID在此支出中已分配到您的商家帐户中。 If this does not solve your problem, I suggest you reach out to our support team for more help. 如果这样做不能解决您的问题,建议您与我们的支持团队联系以寻求更多帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM