payment-processing

Recurring payments with arbitrary amounts and at arbitrary times?

萝らか妹 提交于 2019-12-07 12:19:25
问题 We'd like to find a payment provider that lets us do something similar to Hailo, ie: Users sign up and give us their credit card details/authorise us to charge their account. They only need to do this once . In Hailo's case, users might take a cab journey at any time and be billed any amount (within reason). In our case, users might need a job done at any time, again with an invoice for an arbitrary amount. So ideally we'd be able to charge users accounts at any time, for any amount, without

EMV Tag 91 Issuer Authentication Data - How to Determine Format of Tag in Response

扶醉桌前 提交于 2019-12-07 07:20:57
问题 If present, EMV Tag 91 Issuer Authentication Data can have several different formats when returned in a transaction response. From my (limited) understanding, this may be determined by the card brand. For example MasterCard Tag 91 includes Card Status Update as part of Tag 91 data Visa Tag 91 includes the Authorization Response Code as the last two bytes of Tag 91 data. I need to solve a problem where Tag 8A Authorization Response Data is not returned as part of the EMV tag data in the case

RBS WorldPay Integration

余生颓废 提交于 2019-12-06 11:04:36
问题 Ok I'm stuck, I've looked at some other questions on here but no help, I've searched online, I've logged into my test account but I can't find any documentation anywhere. Does anyone have links to the WorldPay documentation, specifically when a 'Payment Response' is made, what format is it in? 回答1: The documentation can be found at http://rbsworldpay.com/support/bg/index.php?page=guides&c=UK Sounds like you need the 'Payment Notifications' guide, The Payment Response is an HTTP POST and is

Accept credit card payment in iPhone app [closed]

爱⌒轻易说出口 提交于 2019-12-06 04:39:02
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 6 years ago . How can I accept credit card payments from within my iPhone app? The Credit Card Terminal is a good solution but that would mean my app's users have to have their iPhone app installed as well! How can I do it all from within the app (using a UIWebView if need be)? I did check out related questions on SO but none

Micropayment processing using Paypal or other payment processing service?

核能气质少年 提交于 2019-12-06 01:32:33
问题 Currently, I use PayPal for payment processing. Almost 90% of the items are sold for $.99 and would like to use Paypals's Micropayment account, but PayPal states "support for Micropayments to merchants for US to US, GB to GB, AU to AU, and EU to EU transactions". My company is located in the US but the customers are very global. Does this mean using Micropayment option, I can't take payment from someone who lives in Europe or outside the US? Currently I am using the regular account and I am

Recurring payments with arbitrary amounts and at arbitrary times?

随声附和 提交于 2019-12-05 19:24:04
We'd like to find a payment provider that lets us do something similar to Hailo, ie: Users sign up and give us their credit card details/authorise us to charge their account. They only need to do this once . In Hailo's case, users might take a cab journey at any time and be billed any amount (within reason). In our case, users might need a job done at any time, again with an invoice for an arbitrary amount. So ideally we'd be able to charge users accounts at any time, for any amount, without further authorisation. This is possible because Hailo (and I believe Uber) have it implemented. However

EMV Tag 91 Issuer Authentication Data - How to Determine Format of Tag in Response

心不动则不痛 提交于 2019-12-05 18:06:47
If present, EMV Tag 91 Issuer Authentication Data can have several different formats when returned in a transaction response. From my (limited) understanding, this may be determined by the card brand. For example MasterCard Tag 91 includes Card Status Update as part of Tag 91 data Visa Tag 91 includes the Authorization Response Code as the last two bytes of Tag 91 data. I need to solve a problem where Tag 8A Authorization Response Data is not returned as part of the EMV tag data in the case of a non approval response. The payment platform has advised to take the last 2 bytes of tag 91 and

RBS WorldPay Integration

若如初见. 提交于 2019-12-04 17:37:14
Ok I'm stuck, I've looked at some other questions on here but no help, I've searched online, I've logged into my test account but I can't find any documentation anywhere. Does anyone have links to the WorldPay documentation, specifically when a 'Payment Response' is made, what format is it in? The documentation can be found at http://rbsworldpay.com/support/bg/index.php?page=guides&c=UK Sounds like you need the 'Payment Notifications' guide, The Payment Response is an HTTP POST and is sent when a payment is Authorised or the user clicks 'Cancel' on the payment page. You can find the set of

Accept credit card payment in iPhone app [closed]

感情迁移 提交于 2019-12-04 07:00:48
How can I accept credit card payments from within my iPhone app? The Credit Card Terminal is a good solution but that would mean my app's users have to have their iPhone app installed as well! How can I do it all from within the app (using a UIWebView if need be)? I did check out related questions on SO but none really answered the question. This is not for in-app purchases (we can use StoreKit for that). This is for donations (and the app would be free as the Apple guidelines suggest) Thanks. Parth Bhatt May be you can donate through PayPal API but I am not sure whether Apple will approve it.

Micropayment processing using Paypal or other payment processing service?

情到浓时终转凉″ 提交于 2019-12-04 05:38:41
Currently, I use PayPal for payment processing. Almost 90% of the items are sold for $.99 and would like to use Paypals's Micropayment account, but PayPal states "support for Micropayments to merchants for US to US, GB to GB, AU to AU, and EU to EU transactions". My company is located in the US but the customers are very global. Does this mean using Micropayment option, I can't take payment from someone who lives in Europe or outside the US? Currently I am using the regular account and I am paying $.34 for each sale, which is very unprofitable. Are there other payment processing service I can