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

Local Payment Single Result Object #851

Merged
merged 16 commits into from
Dec 13, 2023
Prev Previous commit
Next Next commit
Update LocalPayment/src/main/java/com/braintreepayments/api/LocalPaym…
…entTokenizeCallback.kt

Co-authored-by: sshropshire <58225613+sshropshire@users.noreply.github.com>
sarahkoop and sshropshire authored Dec 13, 2023
commit 513d840763f8c0689cbfbcbf255dfe416d592613
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ package com.braintreepayments.api
* Callback for receiving result of
* [LocalPaymentClient.tokenize].
*/
interface LocalPaymentTokenizeCallback {
fun interface LocalPaymentTokenizeCallback {
/**
*
* @param localPaymentResult a success, failure, or cancel result from the local payment flow