Questions tagged [mastercard]

Mastercard provides a payment interface that can be used to programmatically handle payments via credit card.

This tag is used for questions around the Mastercard payment interfaces:

See https://developer.mastercard.com/ for the full official documentation.

172 questions
0
votes
1 answer

How do I access angular component function from a global function - IE11 compatible please

Here is the situation - I'm working with the Mastercard payment gateway api in an angular based application. The api takes a callback for success and error and the callback is passed in the data-error and data-success attributes of the script tag to…
Ali
  • 7,353
  • 20
  • 103
  • 161
0
votes
1 answer

Mastercard contactless track (bit) 35 ISO8583 assembling

I am creating a function in our application to manage the field (bit) 35 in ISO8583 for contactless transactions. I have to create the ISO8583 fields and I don't know how to assemble the bit 35 for contactless transactions with CHIP or MAGNETIC…
Joana
  • 13
  • 6
0
votes
1 answer

How to generate Master Pass Merchant ID/Merchant PAN

I am working on Masterpass QR integration which is a scan to pay feature where there will be a user and a merchant.Can anybody let me know the steps or algorithm for generating merchant PAN in masterpass QR.
0
votes
1 answer

jsp - whats wrong with my import of a jar file?

I am trying to integrate Simplify Commerce payment system into my project but I can't seem to get it right. This is one of the problems: <%@ page import="com.simplify.package"%> and I got this error after mousing over the red wavy line: Syntax…
Charlie
  • 63
  • 8
0
votes
2 answers

TVR and TAC Denial does not match, but transaction does NOT go online? in Pinpad Verifone

I have the same problem as in this question but I am using a MasterCard card that supports CDA. Description of the problem: When I try to run the CDA I get the following data: TVR: 0400008000 ("CDA Failed, Exceeds Floor Limit") IAC DENIAL:…
0
votes
0 answers

Masterpass make redirect occur in iframe or prevent navigation

I am attempting to integrate masterpass into an existing .net application. I have followed their documentation but i would like instead of clicking on the masterpass button and being redirected to their sign in page for authentication that their…
Leonardo Wildt
  • 2,529
  • 5
  • 27
  • 56
0
votes
1 answer

MPGS integration 3DSecure PHP

I've downloaded the Direct Payment Sample_REST-JSON_PHP.zip . I successfully integrated with my merchant info, but when doing the pay operation in x_pay_simple.html I get the following error { "error": { "cause": "INVALID_REQUEST", …
Pc hobbit
  • 96
  • 1
  • 11
0
votes
1 answer

error packing field 61 (org.jpos.iso.ISOException: java.lang.NullPointerException (java.lang.NullPointerException))

I am using the mastercard interface specification to pack field 61 like so:
0
votes
0 answers

MasterCard Payment Services Integration in magento

I am trying to create magento ecommerce site. I stuck in payment gateway ,really new to payment gateway. I got the merchant id from Mastercard payment gateway, and i choose the hosted checkout method. Now how can i integrate to my magento site. Any…
NAJEEB
  • 251
  • 2
  • 13
0
votes
1 answer

Migs Payment GateWay Always Return 400 Bad request

im trying to integrate my website to Master card Payment gateway. im trying to submit the form on Post man using the info from the document and the info they gave me from the website but its always returns Bad request - 400 i just followed the…
0
votes
1 answer

Instant notification for Master Card Payment gateway MiGS

I'm currently integrating our system with MiGS, I received all documentation and example code from Bank, My issue is that they don't seem to be implementing IPN the same way PayPal does, they only request for a return URL to which the user is…
0
votes
1 answer

MasterPass Merchant Server SDK - Request Token Junit

I have Implemented Masterpass SDK in one of my Project for Checkout purpose. The API is used to get request Token by passing the CallBackUrl and OrginURL The API is implemented successfully and its working as expected. Issue: I am facing issue with…
0
votes
1 answer

How to integrate migs api in C# with vcp_CardNum and vpc_CardSecurityCode and SHA256 Secure Hash Type

Migs Integration with C# including card details with SHA256 hash
0
votes
0 answers

Integrate MPGS session.js in Aurelia SPA

I am trying to integrate the MasterCard Payment Gateway services to a SPA using Aurelia. I am trying to use the hosted checkout mechanism to integrate MPGS. I am writing code in the attached event of the Aurelia viewmodel to load the session.js…
Priyan Perera
  • 560
  • 1
  • 7
  • 20
0
votes
1 answer

Freeze money in Visa / Mastercard cards

Is it possible to freeze money on the card, before buying. And after delivery of the goods, write off the money from the user's card. Is it possible to implement such functionality through API? Thanks for any information :)
Likn Markn
  • 43
  • 1
  • 1
  • 6