can u please give any example or some useful links to proceed further
Type: Posts; User: gov; Keyword(s):
can u please give any example or some useful links to proceed further
Yes exactly this is the point where i had stucked. I had started developing this app learning from JBricks only. The JBricks app is also making use of a dummy.
So i could n't get more...
ya iam sure that the device supports these two apis. I have a test app for that and also i have a document that lists the supported JSrs for all mobiles
http://jcp.org/en/jsr/detail?id=229
From this link i had downloaded the document
For this application to work we need to add the these pay-attributes in JAD also.
I had executed thia app on SonyEricsson JP7 emulator.
In the documentation of payment api it is been mentioned...
Hi amarender,
This is shweta.
I too trying to implement a small application using payment api.
Iam able to run it on emulator.But if i load it on device ,there is an error saying "could not...
here in this manifest i had mentioned as https://loaclhost with this it is working fine on emulator but not on mobile. To work on mobile which URL i need to specify.
in this manifest i need URL (soap links) for VISA , MASTER CARD and AMEX .can anyone suggest me the links for this or it is provided by the service provider?
MIDlet-1:...
Iam testing it on sonyericsson W910. I have doubt in providing provisioning information in MANIFEST regarding AMEX , VISA , MASTERCARD.
In this MANIFEST i had mentioned "Pay-AMEX-Info: X-CCARD,...
I had tried this simple app on sonyericsson W910 device. I guess no nokia device supports jsr 229.
if i launch this application on device , an error as "could not load purchasing information"....
can any one suggest me some documents for implementing PAyment api
Do anyone know how to install payment adapter into the device (VISA or MASTERCARD)
i had implemented a simple application using payment api. it is running fine on emulator .But if i launch it on device a message like "Could not load purchasing information". can any one help me in...