Questions tagged [opayo]

Opayo (formerly Sage Pay) is a UK-based Payment Service Provider for online and offline (MOTO) transactions. Use with any relevant tags for coding with its API.

Update 2020: SagePay is now Opayo from Elavon.

--

Sage Pay is the UKI’s leading independent payment service provider (PSP) and is one of the most trusted payment brands. Every year Sage Pay processes billions of pounds worth of secure payments for its 50,000+ customers and makes the process of accepting payments online, over the phone, or in person simpler, faster, safer and more profitable for businesses.

Sage Pay provides development kit for developers without obligation, which provides a good understanding of how the payment system works. Developers can integrate Sage Pay payment solution using Sage Pay protocol documents and the kit.

Sage Pay is a subsidiary of FTSE 100 business management software and services company The Sage Group plc. For further information please visit: [www.opayo.co.uk1].

560 questions
-1
votes
1 answer

Sagepay magento extension. Test mode

How do I make a test account to test the plugin in magento? I put the extension in test mode. And when I press "PLACE Order" writes "Your card has not been charged!"
-1
votes
2 answers

Surcharges Supported for Repeat Transactions?

Please would someone confirm whether Sage Pay supports returning the surcharge amount within the response to repeat posts? I have implemented server integration version 3. Responses to notification posts provide the surcharge amount. However, the…
-1
votes
1 answer

Testing Repeat Payments in SagePay?

I have a payments setup using SagePay and Continuous Authority/Repeat payments. I have a test situation where I need to test declines on the repeat payment as I need to handle the return codes that should come back for those. Is there anyway to test…
-1
votes
1 answer

When EXACTLY is the cut off for upgrading to SagePay v3.0?

I am aware that 31st July has been noticed as the cut off but do them actually mean by midnight tonight?
BobP
  • 1
-1
votes
1 answer

SagePay v3 Upgrade .NET

I am just upgrading my .NET MVC to use SagePay Version 3. How can I tell if my upgrade has worked to move to version 3, before the 31st July deadline? The payment works and all goes through fine, but I can't tell whether I have done everything for…
Ben Drury
  • 1,356
  • 2
  • 16
  • 34
-1
votes
1 answer

Sage Pay error 5068 : The encryption method is not supported by this protocol version

I am trying to upgrade sage pay version from 2.22 to 3.00 and I am using Form Intergration to submit the values to Sage. The codes written VB. In 2.2, it was using "SimpleXor encryption algorithm", but that doesn't allowed in version 3.00 and as a…
Mahesh
  • 1
  • 2
-1
votes
2 answers

Upgrade Sagepay "SERVER" Integration 2.23 to 3.00

Could someone please let me know how to Upgrade Sagepay "SERVER" Integration method from protocol 2.23 to 3.00. I can see some technical documents from various forums but are always focus to upgrading Sagepay FORM Integration method only. Am using…
Prabhu M
  • 2,852
  • 8
  • 37
  • 54
-1
votes
1 answer

Upgrading Sage to V3 problems

I am running zencart and use an add on module for sagepay form. I have just upgraded this to the latest version which should comply to v3 but when I log into mysagepay it still says I need to upgrade to V3. Is there somewhere else I should be…
-1
votes
1 answer

How to develop new site with Sage Pay

Note: Not sure if this is the best site for this question but didn't think it was suitable for Super User etc. I have a client with an e-commerce site built using Sage Pay. I am in the process of developing their brand new website which will also be…
Scott Harrison
  • 393
  • 4
  • 17
-1
votes
1 answer

WooCommerce SagePay Server Integration

These are my settings when I go to payment page I not able to choose the card. Click the URL below to view the screenshots. Admin Setting: http://betaurl.info/admin-setting.jpg Live Website: http://betaurl.info/live-website.jpg
-1
votes
2 answers

Sagepay Direct - PHP integration with Wordpress

I have set up a simple Wordpress site with an order form but I'm struggling to get the site to recognise Sage Pay. I've been following the initial instructions in the PHP integration kit -…
-1
votes
1 answer

Why Sagepay notification reaches some of our servers but not the others

Currently we have a few test servers which connect to test.sagepay.com to process transactions. However, on 2 of the servers, we could successfully register transactions on sagepay, but then we didn't receive any sagepay notification coming back at…
MOHC
  • 1
-1
votes
1 answer

Sagepay crypt field in Ruby

How should I encode 'Crypt' field to make it valid with protocol 3.00 in Ruby? Currently my string looks as follow: =hidden_field_tag 'Crypt',…
Kerozu
  • 673
  • 5
  • 15
-1
votes
1 answer

Sage Pay Protocol Upgrading in Opencart

I have been told by Sage Pay that we need to upgrade the protocol used by OpenCart to version 3 so that we can make use of Credit Card Surcharges. I can see that my SagePay in opencart is using protocol 2.23, but I have zero idea of how to upgrade…
-2
votes
1 answer

SagePay server direct integration returns 201 under all circumstances

My integration broke new year 2018 where all transactions failed but returned a partial code (201). The data I am sending has not changed, so I guess something has changed on the Sagepay side. It gets the merchant key and card identifier without any…
1 2 3
37
38