PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Friday, November 11, 2022

[FIXED] How to integrate worldpay payment gateway with django app?

 November 11, 2022     django, payment-gateway, python, worldpay     No comments   

Issue

I am trying to integrate worldpay payment gateway into my django app. In their documentation there is only cURL provided for reference. Can anyone help me how to get started with it using python requests or urllib module?

You can test this project out with this repo: https://github.com/Hinal1012/payment-demo.git


Solution

Solved... I think this issue was a bug in their system. Because the team was migratng existing community to new platform. Now it's working. Thanks.



Answered By - Hinal Patel
Answer Checked By - Mary Flores (PHPFixing Volunteer)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing