subscribepro / subscribepro-magento2-ext

Subscribe Pro Magento 2 Integration Extension
MIT License
24 stars 22 forks source link

Use payment token from transaction response instead of from wallet entry / pay profile #250

Closed garthbrantley closed 8 months ago

garthbrantley commented 8 months ago

PRs: SP #252 SPPHP #53

Here:

We should pull the payment token from the transaction response. From the newly added payment_token field in that response.

Image

eugene-shab commented 8 months ago

@garthbrantley Added updates to SubscribePro-php library and added fix to VaultDetailsHandler