Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Below shows the list of the events currently raised on the Leatherback platform. We would update as we onboard on more events in the nearest future

Event Name

Description

Sample

Event Name

Description

Sample

Payment Successful

A successful payment was made

{
  "event": "paymentsuccessful",
  "data": {
    "environment": test,
    "reference": "Links-616626414629",
    "leatherbackReference": "PeterEkene/FLW270177170",
    "tenantId": "9c0864f6-c963-48fa-9b4e-08da95b2293f",
    "amount": 100,
    "currency": "NGN",
    "appFee": 100,
    "ProcessorResponse": "successful",
    "narration": "personal expense",
    "processor_response": "Approved by Financial Institution",
    "channelType": "Card",
    "ip": "197.210.64.96",
    "narration": "CARD Transaction ",
    "paymentStatus": "successful",
    "metadata" : {
	"key" : "value",
	"key1" : {
	  "childKey" : "childValue"
	}
	}
  }
} 

Payment Failed

Payment initiated failed

 

Account Approved

An Account creation approved

 

Account Rejected

An Account request was rejected

 

 

 

 

Highlight important information in a panel like this one. To edit this panel's color or style, select one of the options in the menu.

  • No labels