Changeset 3183219
- Timestamp:
- 11/06/2024 02:49:34 PM (17 months ago)
- File:
-
- 1 edited
-
payaza/trunk/includes/class-wc-gateway-payaza.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
payaza/trunk/includes/class-wc-gateway-payaza.php
r3182804 r3183219 456 456 457 457 // Simulate payment success for testing. Replace with actual payment success check. 458 $payment_success = true; // Example: check the payment response here.458 //$payment_success = true; 459 459 460 460 if ( $payment_success ) {
Note: See TracChangeset
for help on using the changeset viewer.