payment tag

4 questions


1 answers
26 views
0
How do I set the payment module and payment line for the web page? (We are making it with XE.)

I'd like to know how to set the payment module and payment line.If you have ever made a homepage with XE, could you tell me how to contact you through Kakao Talk ID?Haha

2 years ago

1 answers
31 views
0
I'd like to ask you a question about payment for Android in-app.

Intent in = new Intent(); in.putExtra(PAC_INDEX,pIndex); Bundle buyIntentBundle = mService.getBuyIntent(3, context.getPackageName(), id, inapp, publicKey); PendingIntent pendingIntent = buyIntent...

2 years ago

1 answers
26 views
0
I'd like to know more about how to pay for DB with NFC.

What we are currently working on is a problem between NFC and DB, saving and loading, or protocol.To be more specific, use server <-> mobile phone <-> NFC (Object) to store the value betwe...

2 years ago

1 answers
30 views
0
Implementation of a payment method registration and utilization system

Hi, everyone. Here's the first question.We would like to implement a system that allows you to subscribe to the service by registering payment methods such as cards or bank accounts in the service and...

2 years ago

© 2024 OneMinuteCode. All rights reserved.