Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 498 Bytes

Application.md

File metadata and controls

25 lines (19 loc) · 498 Bytes

Application

ABN-AMRO Tikkie v2 Laravel integration

General | Application | Subscription | PaymentRequest | Payment | Refund | Example


Create an application

This can only be use in the sandbox environment.

$tikkie->application()->create();

Response

Method Description
getAppToken() appToken to use in other requests.