- Jun 6, 2020
- 11,559
- 4,422
hi to every one
could you please help me how to convert the below code to B4A
could you please help me how to convert the below code to B4A
Intent payIntent = new Intent(Intent.ACTION_VIEW, Uri.parse(
"vivapayclient://pay/v1"
+ "?merchantKey="MY_MERCHANT_KEY""
+ "&appId=com.example.myapp"
+ "&action=sale"
+ "&clientTransactionId=1234567801234"
+ "&amount=1200"
+ "&tipAmount=200"
+ "&show_receipt="+true
+ "&show_transaction_result="+true
+ "&show_rating="+true
+ "&ISV_amount="+100
+ "&ISV_clientId=qwerty123456"
+ "&ISV_clientSecret=qwerty123456"
+ "&ISV_sourceCode=qwerty123456"...
Click to expand...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید