edd_stripe_link_transaction_id( string $transaction_id, int $payment_id )

Given a transaction ID, generate a link to the Stripe transaction ID details


Description Description


Parameters Parameters

$transaction_id

(Required) The Transaction ID

$payment_id

(Required) The payment ID for this transaction


Top ↑

Return Return

(string) A link to the Stripe transaction details


Top ↑

Source Source

File: includes/gateways/stripe/includes/admin/admin-filters.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.9.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.