Most voted "online-payment" questions
Expression used to designate the payment activities carried out in a network, that is, on the Internet, by providing a credit card number for the completion of a form.
Learn more…43 questions
Sort by count of
-
16
votes3
answers29267
viewsBarcode Converter - Convert Barcode to Digitized Line
I’m reading the bank note barcode, but found that the barcode does not exactly match (numerically) the digitable line (also called line code, numeric code or IPTE). According to a document from…
-
12
votes1
answer786
viewsIs there a way to use two types of payment methods in a transaction on the market?
For example I want to sell a product that includes membership and tuition, R$X,XX + R$X,XX automatic debit. Example of automatic debit: $preapproval_data = array( "payer_email" =>…
-
9
votes0
answers219
viewsSimulate Insufficient Balance Error in Paypal
I am developing an application for Android in which I need to integrate Paypal in the purchase part, I am using Paypal Sandbox to test, seemed to be working perfectly. I create my personal account…
-
9
votes2
answers742
viewsIs it possible to integrate Paypal into my website without the user logging in or creating an account?
I was looking for and reading about it, but what I see is only put the pay button with Paypal, which requires who is buying to login to Paypal. Is there any way to do this, some example code light?…
-
5
votes3
answers10379
viewsHow to create web payment system using PHP
I would like to create an e-commerce, but I do not have much knowledge about it. And I still have the following question. How to create a payment system via boleto or card, is there any framework or…
-
4
votes2
answers827
viewsTypes of payment prohibited on IOS
What types of payments are exactly prohibited on IOS, I have heard that everyone should use the in-app Purchase... In my case I want to release a free version with limited functionality for the user…
-
4
votes2
answers896
viewsAlternatives for payment of credit card goods or services on iOS
I would like to implement a payment method on iOS for sale of real world products/services, as it works in e-commerce. As seen in Types of payment prohibited on IOS it is possible to carry out this…
-
2
votes1
answer1064
viewsIs it possible to integrate payments into my system with banking institutions?
Hello, I have a problem: I need to make a sum of money be deposited into a particular person’s account, from my system, which I implemented. I need to know if it’s possible to make payments or…
-
2
votes0
answers561
viewsPaypal Sandbox integration does not work!
Hello, good morning will someone help me with a problem I’m having in Paypal’s Rest Api SDK integration. I put the code below, it seems to run perfectly, but when I go in "Transactions" in the…
-
2
votes1
answer2909
viewsAccept payment via Credit Card via PHP with SSL
I have a system, which makes recurring charge of my clients. I already accept bank bill. Now I want to accept payment via credit card (NOT BY PAYPAL, PAYPAL, ETC) I want directly with the card…
-
2
votes1
answer400
viewsHTML Doubt Credit Card Form
I saw a form that suggests the credit card that’s on autocomplete. But I honestly don’t understand what’s different about this form autocomplete work? If the fields input of form have not type how…
-
2
votes0
answers48
viewsWhat precautions should I take to create a checkout page?
Hello! I am developing an e-commerce in Reactjs and doing the integration with Pagseguro and, although it is possible to use their checkout page, I would like to create mine and only send the data…
-
1
votes2
answers996
viewsCredit System - Wordpress
Does anyone know a plugin or script that works as credits/points? That is to make a download will use X credits, and the user can buy via paypal or something like that. Plugins Visas: Easy Digital…
-
1
votes0
answers102
viewsPayment API with variable automated billing support
There is some Payment API with subscription support with variable value. Or rather, postpaid scheme. If the user has spent X, pays Y. If you have not spent anything, you pay nothing. If you have…
-
1
votes1
answer369
viewsImplementation of credit card payment system
Hello. My question is "simple": Is there any way to implement - in a web application - the payment by credit card (Visa, Mastercard, etc), without using third party resources (Paypal, Pagseguro,…
-
1
votes1
answer84
viewsCredit card payment platforms
What payment platforms for credit card, you indicate me besides paypal and pagseguro?
online-paymentasked 7 years, 8 months ago Wagner araujo 11 -
1
votes0
answers36
viewsOrder Does Not Enter Magento, But Payment Method Environment Yes!
Hello, I am facing a problem in my store Gento, where when customers try to finalize the order on the platform and in the same the order is not saved. But that is not the problem, what harms in this…
-
1
votes1
answer413
viewsCielo Checkout - Certificate error
I am deploying your java checkout solution on my local machine for testing purposes. The code I am using is available in the developer at Cielo. Follows the code: public String envia() { String…
-
1
votes1
answer3969
viewsStorage of credit card data in the database
I’m about to incorporate a payment module into my mobile application (I plan to use Moip and in the future Pagseguro). I would like an Uber-style payment system, in which the customer provides his…
-
1
votes1
answer254
viewsHow to create subscription in Asp.net with pagseguro
Hi I already searched everywhere and I couldn’t find how to integrate a subscription inside my system in Asp.net mvc with pagseguro. I used this code and my return is not working when I add this…
-
1
votes1
answer54
viewsPayment details of installments of insurance policies
I am finding it difficult to model an "Payment Details" entity, where it contains the numbering of an insurance policy or endorsement, with information such as gross premium payable, IOF, total…
-
1
votes1
answer103
viewsHow does it work and how is a payment system added to the site?
I never understood how on these sites (e-commerce) purchases are made between the user and the payment system and many of them the payment systems differentiate what gives to imply that there are…
online-paymentasked 3 years, 9 months ago Pedro silva 13 -
1
votes1
answer186
viewsProblem when trying to receive flag with transparent checkout in Pagseguro API
The problem is this, I am trying to implement the transparent checkout sandbox of the Pagseguro API, but when arriving at the step where the flag of the card is obtained, it always accuses error and…
-
0
votes1
answer512
viewsPayment by cell phone credit
Good guys I know that there is Paypal Pagseguro and other sites that offer form of payment as credit card, boleto and others. But I am looking for another method, but I was not successful in my…
online-paymentasked 10 years, 4 months ago ivan veloso 2,900 -
0
votes0
answers336
viewsexample of iugu checkout for Rails does not work
I’m trying to make this example of yugu work: https://iugu.com/referencias/exemplo-de-checkout I have an account in iugu in test mode. I followed the steps of this tutorial, made the necessary…
-
0
votes0
answers281
viewsHow to use a dynamic URL to receive Paypal notifications?
So, I know it’s possible to set a notification URL through the client area, and I also know that you need to activate the notification feature. However, I need to define the notification URL at the…
-
0
votes1
answer173
viewsHow can I send information to Paypal API PHP
Well what I intend to do is to do the following, first, how can I send information to Paypal, through my PHP file of purchase value. That is, the buyer selects the number of items and then click on…
-
0
votes1
answer47
viewsIs it possible to sell a Wordpress post?
I’m developing a digital magazine, with flipbook visualization, zoom and everything. But I have the following doubt, currently I have a post_type that is called Magazines, where I mount my magazine…
-
0
votes0
answers270
viewsdifficulty with relation of payment tables
I’m having difficulty creating tables in the database to work with payment, I’m creating the pay table with the value of the total payment and other cash tables, promising, check, boleto, card and…
online-paymentasked 7 years, 3 months ago Luciano 113 -
0
votes2
answers1276
viewsIntegration boleto Itau Shopline in PHP
I’m trying to develop an integration with the Itau Shopline online ticket system in PHP, but every time I send the data to the communication URL I receive a page with this message: Encryption…
-
0
votes1
answer129
viewsSave client info for next checkouts, but without having to store card number? (Using API)
and apologies in advance if the question was not very clear, but I will try to clarify the best possible: I’m developing a relatively simple e-commerce with HTML, CSS, JS, Bootstrap, PHP, Apache,…
-
0
votes2
answers145
viewsRails 5: Iugu and recurring payment
I looked in the documentation of Yugu which function in Rails I called to create a recurring payment on yugu, but I could not find. Can anyone give me a light on this? There…
-
0
votes1
answer74
viewsApi payment Boletofácil in php
I’m putting together a pay-as-you-go panel. the system asks me to generate a payment request url:…
-
0
votes1
answer42
viewsDecode received URL
I’m working on integrating payments through Pagar.me, but I’m not able to decode their postback to process the returned information. The return format is based on URL, I performed a url_decode() to…
-
0
votes1
answer1205
viewsIntegration with Juno Payment API
I’m having a hard time finalizing authentication with Juno’s api 2.0. She is asking for grant_type=client_credentials, but I’ve tried almost everything but all I got was a 400 error. Link Doc…
-
0
votes1
answer253
viewsPagseguro API 401 error - Unauthorized; Error logging in paid
[RESOLVED] I made a simple Node server to test the Pagseguro API and am having problems with error 401. In a video I saw that to make requests for the Pagseguro API it is necessary to have an SSL…
-
0
votes0
answers30
viewsSplit payment for Woocommerce
Good morning guys All right? I am developing a Wordpress site for a client in which will have two coach users and customers, when the customer buy the coach service one part must fall into this…
wordpress wordpress-theme woocommerce wordpress-plugin online-paymentasked 3 years, 9 months ago Mobi 1 -
-1
votes1
answer213
viewsProblem with CIELO certificate using Django
I am trying to implement a transparent checkout for my online store using CIELO for such. data: Django 1.9.5 Python 2.7.6 Ubuntu 14.04 Nginx uwgsi digital Ocean link api python Cielo:…
-
-1
votes2
answers634
viewsHow to receive instant payment by credit card?
Well, these days I had to refuse a site and application proposal, because they needed to have a form of payment by the application/ site where it should be approved instantly, so that the order was…
-
-1
votes1
answer63
viewsPayment processing for more than one API
I’m developing a website that searches for airline reservations through the Take off with. and search for hotels by the Booking.. My question is, can I unify the payment process? For example, the…
-
-1
votes1
answer1477
viewsPayments in React Native
for in app payments, what is the best solution ? I saw that no operator has React Native files.. I’m trying to create an online store, but I’m stopping by this part. Thank you!!
-
-1
votes1
answer224
views*Ngfor is not traversing the array in html
I am consuming the Wirecard API to perform an integration, the moment I try to return all the cards that are registered to a client, I can get them only in the console.log menu, when I try to go…
-
-3
votes0
answers20
viewsStep by Step API Juno with Laravel 8
I need to integrate with the JUNO API. What is the step-by-step approach to making a payment integration via Credit Card? (already with the forumlarium s created) Step 1°: Create the Request Button,…