[NSFW] Create a Payment Plugin from scratch with a script to accept postback data
-
Hi!
I’m trying (together with a freelance developer) to create a WordPress/Woocommerce script to accept Postback data from epoch.com
Epoch is Payment Gateway Provider I want to connect to with my Woocommerce store.
Epoch does not have an API or extensive documentation.
They only document they provide is: https://drive.google.com/file/d/1tOEWncYe1aZ0X0Oe-7petqGR22zUrrnW
And for the first step in the integration/sign up process they ask us to provide them with an URL which accepts Postback data.
The Post data they will send would look something like this:
address=&amount=10.00&ans=Y003226ZM+%2C12454fsdffds078%2CCAPTURED%7C24546405&country=US¤cy=USD&email=johndoe%40aol.com&event_datetime=2021-03-03+21%3A24%3A04&ipaddress=107.85.132.12&localamount=10,00&member_id=2424242424&name=JohnDoe&order_id=24242424245&password=jlmjdfdsf4&payment_subtype=VS&payment_type=CC&phone=&pi_code=PI_CODE&postalcode=90405&reseller=a&session_id=jkfsdfds4ds564dfg&trans_amount=10.00&trans_amount_usd=10.00&trans_currency=USD&transaction_id=12234589&username=ljljdqds&epoch_digest=7932llqdhjqlkdf5sd7889dfgdfljsdf5Now my developer and myself are completely lost in how to create a script like this that works in WordPress and in the end will be part of a fully custom Woocommerce Payment Plugin that works on my Store and can handle payment transactions with Epoch.
Epoch support keeps on asking me to just provide the URL to them so they can finish the set-up.
Any advice or pointers would be really helpful.
Thank you!
The page I need help with: [log in to see the link]
The topic ‘[NSFW] Create a Payment Plugin from scratch with a script to accept postback data’ is closed to new replies.