payment

is it possible to make automation payment with paypal or stripe

◇◆丶佛笑我妖孽 提交于 2020-01-26 04:05:26
问题 I am looking for a solution in Paypal API which is when the client connects his account with my platform the PayPal will draw as much money as he uses the platform, however after research, I find a subscription option that can cycle every day but with a fixed price. and another option is to create invoices after a period of time. so my question is there a way for my client to pay as his use with one consent from PayPal or any other platform like stripe? 回答1: Yes, Stripe or Braintree with cron

Sample code or demo for Digital Goods for PayPal Express Checkout in HTML? [closed]

…衆ロ難τιáo~ 提交于 2020-01-23 07:44:50
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 5 years ago . The documentation for implementing PayPal Express Checkout in HTML is a little cryptic. In particular, we are interested in implementing the Digital Goods for Express Checkout experience in HTML. Is it similar to the code for the HTML implementation of Website Payments Standard?

Sample code or demo for Digital Goods for PayPal Express Checkout in HTML? [closed]

给你一囗甜甜゛ 提交于 2020-01-23 07:43:30
问题 Closed . This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 5 years ago . The documentation for implementing PayPal Express Checkout in HTML is a little cryptic. In particular, we are interested in implementing the Digital Goods for Express Checkout experience in HTML. Is it similar to the code for the HTML implementation of Website Payments Standard?

How to get response after integrating UPI using hyperlink

孤街醉人 提交于 2020-01-22 18:56:07
问题 In my iOS application, I need to accept payments from the user. I am using UPI for the same. I have followed the following document provided by UPI http://www.npci.org.in/documents/UPI-Linking-Specs-ver-1.1_draft.pdf I have created a deeplink as stated in the document. UIApplication.shared.open is used to open the deeplink url so that it opens any installed PSP(Payment Service Provider) application in my phone(like PhonePe, BHIM etc) func payButtonClicked() { guard let urlString = "upi://pay

paypal, php - integrate a paypal payment into a website

寵の児 提交于 2020-01-22 05:59:25
问题 Good day to all. I have a booking site. Here I need to integrate a paypal payment. Scenario is like this: X enters into the site, fill in a form with a lot of details (name, period, room type, whatever... about 20 fields). The details are sent to a script that calculate the price. Now what I need is to get the user to pay. I must use authorization & capture to do this (in order to be able to cancel a payment during the time limit of course). First try was to generate a pay now button. But

Processing payments to users in iOS

為{幸葍}努か 提交于 2020-01-22 03:05:28
问题 I'm exploring whether it's possible for me to implement an idea I've had in iOS. However, the idea depends on being able to give users money. Is this possible in iOS? I know Apple wants you to use StoreKit when taking money from users (in-app purchases, etc), but is there even a mechanism in StoreKit to give money to users, and if not, do the iOS rules let one use a third-party service like PayPal to give users money? 回答1: Yes, one can use a third party service like Paypal for payment. To

Google Pay Payment Integration With Using Direct Tokenization

為{幸葍}努か 提交于 2020-01-22 02:45:08
问题 My app using one thing to sale and Using Payment is Google Pay. There is Two type of Tokenization method in Google Pay. I refer google pay document. But it's very difficult to understand. There is Direct Tokenization Method. 1) How to Integrate Direct Tokenization?. 2) What is PCI DSS compliance? 3) What is public key and how to encryption and Decryption Process? 回答1: For context, there are two ways to integrate with Google Pay: Through a supported Payment Service Provider (PSP) - recommended

Dynamic Payments with Stripe

拜拜、爱过 提交于 2020-01-13 11:46:29
问题 I"m struggling with Stripe. I'm using PHP and I'm trying to set up a simple store, with no CMS. Wondering how I can pass the amount into charge.php so I can charge different amounts for different products. Here's my code: $charge = Stripe_Charge::create(array( 'customer' => $customer->id, 'amount' => 1900;, 'currency' => 'gbp' )); Here's the code from index.php - I would like to charge the customer whatever is in "data-amount" on the form below. Not quite sure how to do so. <form action="inc

Paypal Payment Standard: Callback URL

余生长醉 提交于 2020-01-12 04:39:08
问题 On Paypal Sandbox: After logging in using a test account and then clicking the "Pay Now" button, the user is redirected to "Thanks for your order" page inside Paypal. The page has three(3) links below the message that says: Return to Test Store Go to PayPal account overview Add funds from your bank Clicking the "Return to Test Store" will redirect me to the return URL I specified on my query string. This marks the order as "Completed" or whatever the value of the payment_status returned by

OpenCart 2.X – Alipay Cross border Mobile Payment Extension

送分小仙女□ 提交于 2020-01-07 15:36:14
【推荐】2019 Java 开发者跳槽指南.pdf(吐血整理) >>> Overview This extension allows you to accept payments made via the Alipay Cross-border Mobile Payment gateway. The module supports all of the 16 currencies, and Fully support CNY(RMB) price for checkout. It is easily installed in your shop, without having to make any changes to the source code. Advanced & deeply integrated by Alipaymate.com (Certified Alipay Open Platform Developer) Features Extension development comply with the alipay payment specifications. Use alipay asynchronous notification to ensure order status consistent. Through the comprehensive