cancel
Showing results for 
Search instead for 
Did you mean: 

Request Payload for authorization using EUR currency

When using the Authorization for EUR currency, I am getting the following error

"Decline - General decline of the card. No other information provided by the issuing bank."

Can any one please help with the Request Payload for CreatePayment() with Currency "EUR" ? Note that currency value with "USD" works fine.

We have only one merchant ID for the demo account. Is that the reason for getting the error ? 

Am I missing something in the payload ?

Thanks

nebuabraham
Member
2 REPLIES 2

When using Apollo Link, you define network behavior as a collection of link objects that execute in sequence to control the flow of data. By default, Apollo Client uses Apollo Link's HttpLink to send GraphQL queries over HTTP.

Bergstrom
Member

Now, I did find the Google Finance API /omegle shagle and started looking through that but I found a lot of info about portfolios, transactions, positions & other stuff I know nothing about.

Am I looking at the wrong docs? What do I need to do to get a feed of exchange rates from GF? Is this even possible?

EDIT

To make things a little clearer. I'm not interested in technical stuff nor do I want any code.