Discussions

Ask a Question
Back to All

P2P mobile payment

Hi im having trouble with the P2P app api, im using this call to open the app:
satispay://open/contacts/contact?amount={amount_in_cents}¤cy={currency}&callback_url={url_to_open_after_payment_completed}
but its only opening the contacts and nothing else. I want to make P2P payments with friends inside my android app using this api, but im stuck here.
Thanks!