Test Account missing payment methods - opayo

I am in the process of testing my website integration with a SagePay test account. Everything was working as expected until the payment methods suddenly disappeared; has anyone else come across this issue?
I have three payment methods set up in my SagePay account.

Related

Braintree's showing X-FRAME-OPTION error for one of its dependencies

I am facing with an error as below while my site tries to invoke the Braintree for the user's payment. This started happening earlier this morning and persists till now! (To see the error please click on the image below.)
Question:
Is there anything I can do, or the problems relies on CardinalCommerce and the Braintree's shoulders?
Full disclosure: I work at Braintree. If you have any further questions, feel free to contact support.
In order to link a PayPal sandbox test account to your Braintree sandbox account, you will need the API credentials for that PayPal sandbox test account. Please follow these steps to create a PayPal sandbox test account and update the credentials in your Braintree sandbox.

How to use test cards for squareup merchant

I'm currently integrating Squareup APIs for a project. We have a developer account and a merchant account. When I try to test the integration and test payment using Squareup payment form I am getting this error.
{"errors":[{"category":"PAYMENT_METHOD_ERROR","code":"INVALID_CARD","detail":"Invalid card number."}
When I try to use merchant terminal to charge, i'm getting card invalid error page.
Test cards. https://docs.connect.squareup.com/testing/test-values
How can I test credit card processing with test cards?
The way to view sandbox transactions is to call the ListTransactions endpoint with your sandbox credentials to get a sandbox transaction report. Only live transactions will be visible on your Square Dashboard.
To test the full extent of our APIs you'll need to test in production. While there’s not currently a way to delete test transactions, you can definitely process a refund instead. It won’t remove the transactions from your history, but refunding the transaction will balance your books. If you’re not familiar with processing refunds, visit our Support Center for step-by-step instructions.
We're constantly working on adding more features to sandbox. I'll be sure to share your thoughts with the appropriate teams.

Testing successful payment from Google Pay with Paysafe?

So, I'm using Paysafe as my payment processor, and they only allow certain card numbers for testing successful transactions. I cannot add these card numbers to my Google account (I get an error that tells me to correct the card number), so it seems that I can't test successful transactions with Google Pay/Paysafe?
When Google Pay is in TEST environment, they say they don't charge cards (even if it's a real card). So would I have to put Paysafe into it's production environment to be able to test a successful transaction with Google Pay, or has anyone gotten around this?
When I send the token from Google Pay to the Paysafe TEST environment, I get this error:
Either the payment token is invalid or the corresponding profile or credit card is not active
But I know I'm getting the right token and sending it properly (since it's a test environment the token is always the same though), so I figure since the Google Pay TEST token card number isn't one of the accepted Paysafe testing card numbers, I'll have to put Paysafe into production and then test Google Pay? Again, if anyone has found a way around this, it would be greatly appreciated.

magento payment gateway ccavenue not working in frontend

I download the ccavenue payment gateway module its working fine on megento
back end but it's not show in front end.
I clear the cash and index refresh but it's not working.
Please help.
Make sure you have enabled CCAvenue as a payment gateway.
Check file permissions of template/layout files
CCAvenue mostly has encrypted module. You can contact them to get un-encrypted one. OR if you already have it, debug by doing echo-exit in model files for payment gateway.
Its difficult to analyze issue as there is no reference of what is the error you are getting but you can try above steps to check.

Recurring profile magento payment gateway INDIA

I want to use any payment gateway which can accept recurring profile payment from a magento store in INR. Please do not suggest paypal as it won't work in our case.
My requirements are clear:
I just want to confirm the transaction for a product which has recurring profile. So the payment gateway should accept the parameters for a recurring payment.
I do NOT want recurring payments(deductions from the account each month)
Right now, I have integrated EBS payment gateway successfully into my store and made modifications into it so that the payment method shows up during checkout. However, after I click place order, the purchase is successful and the user is not redirected to EBS (just for the products with recurring profile).
Please reply. Even a minor help could be much fruitful for me. Many thanks viewers
Apparently there is no solution to this issue. I had to find a workaround of using offline payment methods for recurring profile products and online payment for other products.

Resources