Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

pronamic/wp-pronamic-pay-digiwallet

Repository files navigation

Warning

On February 29, 2024, CEO Paul H.J. van Rooij announced that the payment services TargetMedia-TargetPay-DigiWallet will be terminated as of April 29, 2024. See the DEPRECATED.md file for more information.

WordPress Pay » Gateway » DigiWallet

WordPress Pay » Gateway » DigiWallet

DigiWallet (formerly TargetPay) driver for the WordPress payment processing library.

Table of contents

WordPress Filters

View docs/hooks.md for the available WordPres filters in this library.

Simulate Requests

Report

curl --request POST "https://example.com/wp-json/pronamic-pay/digiwallet/v1/report" \
	--user-agent "GuzzleHttp/6.3.3 curl/7.56.1 PHP/7.2.1" \
	--data-raw "trxid=187314412&idealtrxid=0012345678901234&amount=54&status=000000+OK&rtlo=156099&cname=Digiwallet+Test&cbank=NL91ABNA0516372602&cbic=ABNANL2A"

Links