Answer the question
In order to leave comments, you need to log in
How to integrate yandex money into an Android application?
I'm trying to integrate payment through the POISON into my application. To do this, I downloaded the library and the sample . When trying to send money from card to card, it gives null pointer here
startPaymentActivityForResult(new P2pTransferParams.Builder(getPaymentTo())
.setAmount(getAmount())
.build());
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question