Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I am trying to integrate CashApp's P2P payment services for an iOS app. I can't find any SDKs to make things easy online, so I've recently accepted that using deep-links might be fine for now.

I found this post URL to open a CashApp payment?

which states that I can send:

https://cash.app/$[username]/12.50

to link a user + payment, but I can't seem to figure out the format to attach a note using the deep-link. I tried this and it works, but I can't seem to figure out how to add a pre-filled note. Any idea on how I can get this done?

question from:https://stackoverflow.com/questions/65873992/url-deeplink-to-send-money-using-cashapp

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
1.3k views
Welcome To Ask or Share your Answers For Others

1 Answer

Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...