Category "payment"

Stripe payment links

I'm trying to take payments on stripe. I have there email address's. However they all owe different amounts, varying from £0.99 to £599.99. I want t

PayPal Checkout: Is it safe to receive a payment with only client-side code?

I'm using the PayPal API to put payment options to my website. In the tutorial they have, they are rendering the button and setting up the transaction entirely

The id provided does not exist razorpay in nodejs

i'm implementing razorpay payment gateway in my React.js app with backend nodejs. here frontend.jsx razorpayHandler = () =>{ const payment_amount

Where can I deposit PayPal funds?

I'm developing an iOS application that allows the user to purchase coins with In-App Purchase and send them to other users. Users who receive coins can withdraw

"Missing 'package' key attribute on element package at AndroidManifest.xml:11:5-64"

Actually I published a app in play store, in the next update I want to add UPI payments in the app. So, I am using upi_pay package. When I installing the packag

Testing subscription renewals on Stripe

I am using Stripe to test how my code would react to recurring subscription renewal payment attempts for a product we are working on (need to test success, fail

Apple Pay JS - How to check if payment is already authorized

I'm implementing Apple Pay on my web app using Apple Pay JS API. Before creating a new ApplePaySession, how can I check that Payment is already authorized and t

How to get the saved cardIdentifier in opayo pi?

I am doing back end developing for payments using opayo pi https://developer-eu.elavon.com/docs/opayo I have a doubt. In docs they said, we need to create a car

PayPal subscription PHP Laravel

I create a plan and everything is correct, I enter the PayPal platform and pay and everything is fine, it redirects me to my website and everything is correct s

Stripe recurring/subscription billing best design/practices?

I'm coming off putting together my first site with stripe, but I feel like I could have designed my stripe integration much better than I had. The main issues t

Not able to persist the Paypal payment Id to complete the payment flow

I'm trying to follow the paypal flow for Accepting a Paypal Payment where the user chooses to pay with their paypal account and I'm coding in Java. The flow red