Send and request money via Danske Banks MobilePay app
If you want to support iOS 7 or use the Objective-C version of this code, just use the 1.0.4 tag.
Check if MobilePay is installed on device.
AFMobilePayRequestHandler.isMobilePayInstalledSend payment with amount and phone number.
publicclassfunc sendPayment(amount:Double, withPhoneNumber phoneNumber:String)Request payment with amount and phone number.
publicclassfunc requestPayment(amount:Double, withPhoneNumber phoneNumber:String)